aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/magnetic/detection_tables.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/glk/magnetic/detection_tables.h')
-rw-r--r--engines/glk/magnetic/detection_tables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/glk/magnetic/detection_tables.h b/engines/glk/magnetic/detection_tables.h
index a67d2a9a77..18d3b84b33 100644
--- a/engines/glk/magnetic/detection_tables.h
+++ b/engines/glk/magnetic/detection_tables.h
@@ -38,7 +38,7 @@ struct MagneticGameDescription {
Common::Language _language;
};
-const MagneticDescriptor MAGNETIC_GAME_LIST[] = {
+const PlainGameDescriptor MAGNETIC_GAME_LIST[] = {
{ "magnetic", "Magnetic Scrolls Game" },
{ nullptr, nullptr }