X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=psp%2Femu.h;h=1ef94505696aed8fec0396ca512a773f84a73669;hb=4b811a8abecf3ca8ee0b8a02214982a87d013e2f;hp=61e4e7a69b56140127ea8d55b6da507b4020f643;hpb=366747cc4b3ac4ccf55960b210476f8ddbdd7358;p=libpicofe.git diff --git a/psp/emu.h b/psp/emu.h index 61e4e7a..1ef9450 100644 --- 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[];