aboutsummaryrefslogtreecommitdiff
path: root/frontend/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/main.h')
-rw-r--r--frontend/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/main.h b/frontend/main.h
index 45e0aeb..d971890 100644
--- a/frontend/main.h
+++ b/frontend/main.h
@@ -52,7 +52,7 @@ int emu_load_state(int slot);
void set_cd_image(const char *fname);
extern unsigned long gpuDisp;
-extern int ready_to_go;
+extern int ready_to_go, g_resetting;
extern char hud_msg[64];
extern int hud_new_msg;