cd: better cd change handling, perhaps?

This commit is contained in:
notaz 2013-09-16 04:09:02 +03:00
parent fa8fb75445
commit d0132772f7
7 changed files with 52 additions and 13 deletions

View file

@ -11,6 +11,7 @@ typedef enum
MA_MAIN_LOAD_STATE,
MA_MAIN_RESET_GAME,
MA_MAIN_LOAD_ROM,
MA_MAIN_CHANGE_CD,
MA_MAIN_CONTROLS,
MA_MAIN_CREDITS,
MA_MAIN_PATCHES,