build fix.

This commit is contained in:
Kelvin Sherlock 2019-01-02 21:49:48 -05:00
parent f0bd88195b
commit b0764fb93c

View File

@ -33,7 +33,7 @@ extern char g_config_gsplus_screenshot_dir[];
extern void get_cwd(LPTSTR buffer, int size);
#endif
#ifndef ENABLE_DEBUGGER
#ifndef GSPLUS_DEBUGGER
int g_dbg_step = 0;
int g_dbg_enable_port = 0;