X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Fpsp%2Femu.h;h=1ef94505696aed8fec0396ca512a773f84a73669;hb=052c0f86cbb61685b705024f24057840d2f79b5e;hp=61e4e7a69b56140127ea8d55b6da507b4020f643;hpb=0fc0e24180bc89d8a5be33464669de0691720e9d;p=picodrive.git diff --git a/platform/psp/emu.h b/platform/psp/emu.h index 61e4e7a..1ef9450 100644 --- a/platform/psp/emu.h +++ b/platform/psp/emu.h @@ -15,6 +15,7 @@ enum TPicoGameState { PGS_Menu, PGS_RestartRun, PGS_Suspending, + PGS_SuspendAck, }; extern char romFileName[];