From ee6733519764a863e7542ad525669264fdd31fe6 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Wed, 18 May 2005 02:37:23 +0000 Subject: Update comment svn-id: r18152 --- scumm/intern.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scumm/intern.h') 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: -- cgit v1.2.3