X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame_sp%2FGlobals.h;fp=src%2Fgame_sp%2FGlobals.h;h=b8c7749633e5d923dbad95d190fa02c730effb88;hp=45a6ab8ce716851c92780e0931c7e5e037bdbd4d;hb=18863a5655e9e07d548e2d673e7f82336703c8fb;hpb=f926e522aef77158e0011ae5ad2cf8805509d6d1 diff --git a/src/game_sp/Globals.h b/src/game_sp/Globals.h index 45a6ab8c..b8c77496 100644 --- a/src/game_sp/Globals.h +++ b/src/game_sp/Globals.h @@ -248,7 +248,12 @@ #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 @@ -273,12 +278,12 @@ #define aniExplosionInfo (111) -#endif - #define posFrameCorner (55) #define posFrameHorizontal (111) #define posFrameVertical (110) +#endif + #if 1