X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=frontend%2Fplugin_lib.c;h=c719f48e4cf6336f147544d634c055c5df29ae89;hp=239e8520dadf4a2a573f4d674dff8179a9f0a242;hb=d3f3bf09b5b3f1d8b025cc9dbd902eb157aae0b7;hpb=0c2ca3ba2ca8a191fc3f6d9782dc2420537b1964 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