diff options
Diffstat (limited to 'engines/toltecs/detection.cpp')
-rw-r--r-- | engines/toltecs/detection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/toltecs/detection.cpp b/engines/toltecs/detection.cpp index 4016becb82..788f813762 100644 --- a/engines/toltecs/detection.cpp +++ b/engines/toltecs/detection.cpp @@ -324,7 +324,7 @@ SaveStateDescriptor ToltecsMetaEngine::querySaveMetaInfos(const char *target, in } return SaveStateDescriptor(); -} // End of namespace Toltecs +} // End of namespace Toltecs #if PLUGIN_ENABLED_DYNAMIC(TOLTECS) REGISTER_PLUGIN_DYNAMIC(TOLTECS, PLUGIN_TYPE_ENGINE, ToltecsMetaEngine); |