diff options
Diffstat (limited to 'engines/parallaction')
| -rw-r--r-- | engines/parallaction/detection.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/parallaction/detection.cpp b/engines/parallaction/detection.cpp index c3719bcd51..006ebacf14 100644 --- a/engines/parallaction/detection.cpp +++ b/engines/parallaction/detection.cpp @@ -227,9 +227,9 @@ static const ADParams detectionParams = { sizeof(Parallaction::PARALLACTIONGameDescription), // Number of bytes to compute MD5 sum for 5000, - // List of all engine targets + // List of all engine gameid parallactionGames, - // Structure for autoupgrading obsolete targets + // Structure for autoupgrading obsolete gameids 0, // Name of single gameid (optional) 0, |
