X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_bd%2Fbd_elements.h;fp=src%2Fgame_bd%2Fbd_elements.h;h=de04d23aa6de5d875beb012412633e570a8af5a2;hb=ee1d57d74c4e4037fafb677953f8363489a263d0;hp=ab5d5fc5800163eeb2f38da4d454357b504931fa;hpb=5a02e2518b0de59c2a7190ac4e61c2764d4047eb;p=rocksndiamonds.git diff --git a/src/game_bd/bd_elements.h b/src/game_bd/bd_elements.h index ab5d5fc5..de04d23a 100644 --- a/src/game_bd/bd_elements.h +++ b/src/game_bd/bd_elements.h @@ -190,9 +190,16 @@ typedef enum _element O_PRE_PL_3, O_PLAYER, O_PLAYER_BOMB, + O_PLAYER_ROCKET_LAUNCHER, O_PLAYER_GLUED, O_PLAYER_STIRRING, + O_ROCKET_LAUNCHER, + O_ROCKET_1, + O_ROCKET_2, + O_ROCKET_3, + O_ROCKET_4, + O_BOMB, O_BOMB_TICK_1, O_BOMB_TICK_2,