rnd-20100224-1-src
[rocksndiamonds.git] / src / game_sp / Globals.h
index 45a6ab8ce716851c92780e0931c7e5e037bdbd4d..b8c7749633e5d923dbad95d190fa02c730effb88 100644 (file)
 
 #define aniTerminalActive              IMG_SP_TERMINAL_ACTIVE
 
-#define aniExplosionInfo               (111)
+#define aniDefaultExplosion            IMG_SP_DEFAULT_EXPLODING
+#define aniElectronExplosion           IMG_SP_ELECTRON_EXPLODING
+
+#define imgFrameCorner                 IMG_SP_FRAME_CORNER
+#define imgFrameHorizontal             IMG_SP_FRAME_HORIZONTAL
+#define imgFrameVertical               IMG_SP_FRAME_VERTICAL
 
 #else
 
 
 #define aniExplosionInfo               (111)
 
-#endif
-
 #define posFrameCorner                 (55)
 #define posFrameHorizontal             (111)
 #define posFrameVertical               (110)
 
+#endif
+
 
 #if 1