PSP sleep mode fixed, hopefully for read; 1.50 release
[libpicofe.git] / psp / emu.h
index 61e4e7a..1ef9450 100644 (file)
--- a/psp/emu.h
+++ b/psp/emu.h
@@ -15,6 +15,7 @@ enum TPicoGameState {
        PGS_Menu,
        PGS_RestartRun,
        PGS_Suspending,
+       PGS_SuspendAck,
 };
 
 extern char romFileName[];