aboutsummaryrefslogtreecommitdiff
path: root/scumm/intern.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/intern.h')
-rw-r--r--scumm/intern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/intern.h b/scumm/intern.h
index 7021dab49f..cf29868f13 100644
--- a/scumm/intern.h
+++ b/scumm/intern.h
@@ -377,7 +377,7 @@ protected:
};
/**
- * Engine for version 2 SCUMM games.
+ * Engine for Commodore 64 versions of version 1 SCUMM games.
*/
class ScummEngine_c64 : public ScummEngine_v2 {
protected: