aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/detection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mohawk/detection.cpp')
-rw-r--r--engines/mohawk/detection.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/engines/mohawk/detection.cpp b/engines/mohawk/detection.cpp
index c3a276d241..abe8958fd1 100644
--- a/engines/mohawk/detection.cpp
+++ b/engines/mohawk/detection.cpp
@@ -120,6 +120,7 @@ static const PlainGameDescriptor mohawkGames[] = {
{"arthurrace", "Arthur's Reading Race"},
{"arthurbday", "Arthur's Birthday"},
{"lilmonster", "Little Monster at School"},
+ {"rugrats", "Rugrats Adventure Game"},
#endif
{0, 0}
};
@@ -130,6 +131,8 @@ static const char *directoryGlobs[] = {
"all",
"assets1",
"data",
+ "program",
+ "Rugrats Adventure Game",
0
};