mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-10-27 00:29:39 -04:00
some minor adjustments
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@304 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
71de3cd9bb
commit
7d0143a2de
10 changed files with 45 additions and 9 deletions
|
|
@ -14,6 +14,7 @@ enum TPicoGameState {
|
|||
PGS_ReloadRom,
|
||||
PGS_Menu,
|
||||
PGS_RestartRun,
|
||||
PGS_Suspending,
|
||||
};
|
||||
|
||||
extern char romFileName[];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue