mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-11 13:45:25 +00:00
TOLTECS: Fix warning
This commit is contained in:
parent
2e06f4b088
commit
39b8bda921
@ -156,7 +156,9 @@ static const ADParams detectionParams = {
|
||||
// Flags
|
||||
0,
|
||||
// Additional GUI options (for every game}
|
||||
Common::GUIO_NONE
|
||||
Common::GUIO_NONE,
|
||||
// Maximum directory depth
|
||||
1
|
||||
};
|
||||
|
||||
class ToltecsMetaEngine : public AdvancedMetaEngine {
|
||||
|
Loading…
x
Reference in New Issue
Block a user