scummvm/engines/drascula
Orgad Shaneh fe104cc337 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-10-24 16:46:06 +02:00
..
actors.cpp
animation.cpp
configure.engine
console.cpp
console.h
converse.cpp
credits.pl
detection.cpp
detection.h
drascula.cpp
drascula.h
graphics.cpp
interface.cpp
metaengine.cpp ENGINES: Use MetaEngine consistently for getting autosave slot 2021-10-24 16:46:06 +02:00
module.mk
objects.cpp
palette.cpp
POTFILES
resource.cpp
rooms.cpp
saveload.cpp ENGINES: Streamline auto-save write/delete protection 2021-08-23 13:34:35 +02:00
sound.cpp
talk.cpp