X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=psp%2Femu.h;fp=psp%2Femu.h;h=7a3dbb102c6ed1f9ad07cce4dd3bbdfdbcc66f79;hb=426ecc582f3f6f3d04f7b7ae25b548be7178c4fd;hp=affd5402f5975e108144ab6e42d104561118217c;hpb=6d741b3258179dadc7890f45e155b0a6871ebdc5;p=libpicofe.git diff --git a/psp/emu.h b/psp/emu.h index affd540..7a3dbb1 100644 --- 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[];