X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=frontend%2Fmain.h;fp=frontend%2Fmain.h;h=d9718906bc8670846588c83e44707f5f2edaeddb;hp=45e0aebb68c12e834a059596f94954af62c63687;hb=81edd2b39a4efb991c4eaab15db4dd20ae3eafda;hpb=0fed3dc3d9799a9db68dd8be4172aafb0e161957 diff --git a/frontend/main.h b/frontend/main.h index 45e0aebb..d9718906 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;