mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-05 14:57:46 -04:00
move CD tray handling out of emu loop
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@743 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
f27b1ceaae
commit
0f4090a90a
4 changed files with 18 additions and 7 deletions
|
@ -91,6 +91,7 @@ enum TPicoGameState {
|
|||
PGS_KeyConfig,
|
||||
PGS_ReloadRom,
|
||||
PGS_Menu,
|
||||
PGS_TrayMenu,
|
||||
PGS_RestartRun,
|
||||
PGS_Suspending, /* PSP */
|
||||
PGS_SuspendWake, /* PSP */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue