scummvm/engines/gnap
Orgad Shaneh 43a44e213b ENGINES: Use MetaEngine consistently for getting autosave slot
The autosave refactoring that was done in
7adad5aaf5 used g_engine for identifying the
autosave slot. This worked for in-game save/load, but doesn't fit when
called from the launcher.

Fix by passing MetaEngine to SaveStateDescriptor ctor and using it for this
query.

Amends 7adad5aaf5.
2021-12-06 00:08:32 +00:00
..
scenes
character.cpp
character.h
configure.engine
credits.pl DEVTOOLS: move credits from devtools/credits.pl to engines 2021-08-05 00:01:46 +02:00
datarchive.cpp
datarchive.h
debugger.cpp
debugger.h
detection.cpp GNAP: move debug channels to metaEngineDetection 2021-05-22 01:34:57 +02:00
fontdata.h
gamesys.cpp
gamesys.h
gnap.cpp GNAP: move debug channels to metaEngineDetection 2021-05-22 01:34:57 +02:00
gnap.h
grid.cpp
menu.cpp
metaengine.cpp ENGINES: Use MetaEngine consistently for getting autosave slot 2021-12-06 00:08:32 +00:00
module.mk
music.cpp
music.h
POTFILES
resource.cpp
resource.h
sound.cpp
sound.h