X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_bd%2Fbd_elements.h;h=de04d23aa6de5d875beb012412633e570a8af5a2;hb=f07da7d1b75d43c48bc4c6c4ac698ef119c245f7;hp=ab5d5fc5800163eeb2f38da4d454357b504931fa;hpb=93a37840d8ff4a84fc878f148e3abfeecb701821;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,