rnd-20020312-1-src
[rocksndiamonds.git] / src / main.h
index 4995df65ac63bbba26597089d006f56208c00fac..da78d7787b2bd37006c554e120aec3a736ed0a36 100644 (file)
@@ -299,6 +299,7 @@ struct PlayerInfo
   int move_delay_value;
 
   int last_move_dir;
+  int is_moving;
 
   unsigned long push_delay;
   unsigned long push_delay_value;