commited Matzes Win32 patch
[supertux.git] / src / badguy.h
index 258e12a..0acdcea 100644 (file)
@@ -39,6 +39,7 @@ typedef struct bad_guy_type
     int dir;
     int frame;
     base_type base;
+    base_type old_base;
     timer_type timer;
     physic_type physic;
   }