X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=source%2Fmupen64plus-core%2Fsrc%2Fmain%2Fmain.h;h=6c7df2a90bf4201de31bdd7e9d253b3fe8fa2da1;hb=e87f91c8bca5d4d5133bc095ead1ddfdac7f863b;hp=d034c909e469d0c2164791730cc77b3447a834b7;hpb=451ab91e3827a6384981b3300e2a7000d2eaba58;p=mupen64plus-pandora.git diff --git a/source/mupen64plus-core/src/main/main.h b/source/mupen64plus-core/src/main/main.h index d034c90..6c7df2a 100644 --- a/source/mupen64plus-core/src/main/main.h +++ b/source/mupen64plus-core/src/main/main.h @@ -33,6 +33,8 @@ extern int g_EmulatorRunning; extern m64p_frame_callback g_FrameCallback; +extern int delay_si; + const char* get_savestatepath(void); const char* get_savesrampath(void);