X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=frontend%2Fmain.h;h=d9718906bc8670846588c83e44707f5f2edaeddb;hp=45e0aebb68c12e834a059596f94954af62c63687;hb=d8432250e1574fb95bd8aab5b7a0231d0c3c3ded;hpb=a83762012066e4799394f63d08a161a45f982ab6 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;