diff options
Diffstat (limited to 'engines/kyra')
-rw-r--r-- | engines/kyra/detection.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/kyra/detection.cpp b/engines/kyra/detection.cpp index 47a086e08c..6f2dcb52d7 100644 --- a/engines/kyra/detection.cpp +++ b/engines/kyra/detection.cpp @@ -54,9 +54,9 @@ static const ADParams detectionParams = { sizeof(KYRAGameDescription), // Number of bytes to compute MD5 sum for 1024 * 1024, - // List of all engine targets + // List of all engine gameid gameList, - // Structure for autoupgrading obsolete targets + // Structure for autoupgrading obsolete gameids 0, // Name of single gameid (optional) 0, |