rnd-20030306-3-src
[rocksndiamonds.git] / src / main.h
index 326f63be64e463001fb58f88fb5d0bfae7440429..aa5926f5fb30692019f36f80216559a3c7f80ff6 100644 (file)
@@ -920,8 +920,8 @@ struct PlayerInfo
                                   through doors); overrides other actions */
 
   int jx,jy, last_jx,last_jy;
-  int MovDir, MovPos, GfxPos;
-  int Frame;
+  int MovDir, MovPos, GfxDir, GfxPos;
+  int Frame, StepFrame;
 
   int GfxAction;