[Scummvm-cvs-logs] CVS: scummvm/scumm actor.h,1.2,1.3
Max Horn
fingolfin at users.sourceforge.net
Tue Oct 22 04:34:04 CEST 2002
Update of /cvsroot/scummvm/scummvm/scumm
In directory usw-pr-cvs1:/tmp/cvs-serv22002
Modified Files:
actor.h
Log Message:
added FIXME
Index: actor.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/actor.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- actor.h 19 Sep 2002 23:49:38 -0000 1.2
+++ actor.h 22 Oct 2002 11:33:51 -0000 1.3
@@ -89,7 +89,7 @@
byte shadow_mode;
bool flip;
uint speedx, speedy;
- byte frame;
+ byte frame; // FIXME - it seems this is never set?
byte walkbox;
byte mask; // FIXME: This field is *NOT* used - remove next time save game format changes
byte animProgress, animSpeed;
More information about the Scummvm-git-logs
mailing list