mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-30 22:23:54 +00:00
MADS: Remove the unused GType_Riddle game ID (it's an M4 game)
This commit is contained in:
parent
027a2f3710
commit
29234dc34d
@ -63,8 +63,7 @@ enum MADSDebugChannels {
|
||||
enum {
|
||||
GType_RexNebular = 0,
|
||||
GType_Dragonsphere = 1,
|
||||
GType_Phantom = 2,
|
||||
GType_Riddle = 3
|
||||
GType_Phantom = 2
|
||||
};
|
||||
|
||||
enum ScreenFade {
|
||||
|
Loading…
Reference in New Issue
Block a user