aboutsummaryrefslogtreecommitdiff
path: root/engines/m4/detection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/m4/detection.cpp')
-rw-r--r--engines/m4/detection.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/m4/detection.cpp b/engines/m4/detection.cpp
index 1aefe3d02d..49a38d2f00 100644
--- a/engines/m4/detection.cpp
+++ b/engines/m4/detection.cpp
@@ -391,9 +391,9 @@ static const ADParams detectionParams = {
sizeof(M4::M4GameDescription),
// Number of bytes to compute MD5 sum for
5000,
- // List of all engine targets
+ // List of all engine gameid
m4Games,
- // Structure for autoupgrading obsolete targets
+ // Structure for autoupgrading obsolete gameids
0,
// Name of single gameid (optional)
"m4",