white space changes
[rocksndiamonds.git] / src / game_mm / export.h
index 4c98623de60b0a7b9e1291909e03a0d9b868a97b..014f5deb6c869e7102689c7b18ac8162f11e5764 100644 (file)
@@ -198,8 +198,10 @@ struct EngineSnapshotInfo_MM
   short Box[MAX_PLAYFIELD_WIDTH][MAX_PLAYFIELD_HEIGHT];
   short Angle[MAX_PLAYFIELD_WIDTH][MAX_PLAYFIELD_HEIGHT];
 
-  short LX,LY, XS,YS, ELX,ELY;
-  short CT,Ct;
+  short LX, LY;
+  short XS, YS;
+  short ELX, ELY;
+  short CT, Ct;
 
   int last_LX, last_LY, last_hit_mask;
   int hold_x, hold_y;