[Scummvm-cvs-logs] CVS: scummvm/scumm scumm.h,1.604,1.605
Max Horn
fingolfin at users.sourceforge.net
Wed Apr 27 00:59:25 CEST 2005
Update of /cvsroot/scummvm/scummvm/scumm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29665/scumm
Modified Files:
scumm.h
Log Message:
Fix comment (copy & paste are evil)
Index: scumm.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/scumm.h,v
retrieving revision 1.604
retrieving revision 1.605
diff -u -d -r1.604 -r1.605
--- scumm.h 27 Apr 2005 05:05:09 -0000 1.604
+++ scumm.h 27 Apr 2005 07:57:28 -0000 1.605
@@ -113,7 +113,7 @@
/** HE games without cursor resources */
GF_HE_CURSORLESS = 1 << 12,
- /** HE games without cursor resources */
+ /** HE games for which localized versions exist */
GF_HE_LOCALIZED = 1 << 13,
/** Games with multiple versions */
More information about the Scummvm-git-logs
mailing list