X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=mupen64plus-pandora.git;a=blobdiff_plain;f=source%2Fmupen64plus-core%2Fsrc%2Fmain%2Fmain.h;h=6c7df2a90bf4201de31bdd7e9d253b3fe8fa2da1;hp=d034c909e469d0c2164791730cc77b3447a834b7;hb=2d26287291331f2b1793a8e76ede08c75654fb7c;hpb=01d8ca6fb06a8261602900cab63c61e5a1b143c9 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);