aboutsummaryrefslogtreecommitdiff
path: root/scumm/intern.h
diff options
context:
space:
mode:
authorTravis Howell2005-05-18 02:37:23 +0000
committerTravis Howell2005-05-18 02:37:23 +0000
commitee6733519764a863e7542ad525669264fdd31fe6 (patch)
tree58908f231c28aa30bac1c2a11957041218078021 /scumm/intern.h
parenta8106f8c1613b5e0f6ab3f25ad27c65ca4702f2c (diff)
downloadscummvm-rg350-ee6733519764a863e7542ad525669264fdd31fe6.tar.gz
scummvm-rg350-ee6733519764a863e7542ad525669264fdd31fe6.tar.bz2
scummvm-rg350-ee6733519764a863e7542ad525669264fdd31fe6.zip
Update comment
svn-id: r18152
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: