some minor adjustments
[libpicofe.git] / psp / emu.h
index affd540..7a3dbb1 100644 (file)
--- a/psp/emu.h
+++ b/psp/emu.h
@@ -14,6 +14,7 @@ enum TPicoGameState {
        PGS_ReloadRom,
        PGS_Menu,
        PGS_RestartRun,
+       PGS_Suspending,
 };
 
 extern char romFileName[];