mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-06 07:38:05 -04:00
PSP sleep mode fixed, hopefully for read; 1.50 release
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@538 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
ae2bf94418
commit
052c0f86cb
4 changed files with 18 additions and 7 deletions
|
@ -15,6 +15,7 @@ enum TPicoGameState {
|
|||
PGS_Menu,
|
||||
PGS_RestartRun,
|
||||
PGS_Suspending,
|
||||
PGS_SuspendAck,
|
||||
};
|
||||
|
||||
extern char romFileName[];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue