X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=frontend%2Fplugin_lib.c;h=c719f48e4cf6336f147544d634c055c5df29ae89;hb=983a7cfdccceaa612267a1b045110b4f831d1495;hp=239e8520dadf4a2a573f4d674dff8179a9f0a242;hpb=41f55c9fb3e682e2c424e98ec70ab6aad226f85d;p=pcsx_rearmed.git diff --git a/frontend/plugin_lib.c b/frontend/plugin_lib.c index 239e8520..c719f48e 100644 --- a/frontend/plugin_lib.c +++ b/frontend/plugin_lib.c @@ -410,7 +410,7 @@ static void *watchdog_thread(void *unused) int seen_dead = 0; int sleep_time = 5; -#ifndef NDEBUG +#if !defined(NDEBUG) || defined(DRC_DBG) // don't interfere with debug return NULL; #endif