X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.h;h=179ee56dbb4e05b13b5d76d356ebae6af69a2291;hb=8f057caae2acbc12afff54102ffa4a2568b8f8c6;hp=98bdda1df6f56ea4d96bf515b708e02a59497f69;hpb=914431754efb7c8c3321a68f8b828b471cf15e3c;p=rocksndiamonds.git diff --git a/src/game.h b/src/game.h index 98bdda1d..179ee56d 100644 --- a/src/game.h +++ b/src/game.h @@ -57,10 +57,6 @@ struct GamePanelInfo struct TextPosInfo shield_deadly; struct TextPosInfo shield_deadly_time; struct TextPosInfo exit; - struct TextPosInfo em_exit; - struct TextPosInfo sp_exit; - struct TextPosInfo steel_exit; - struct TextPosInfo em_steel_exit; struct TextPosInfo emc_magic_ball; struct TextPosInfo emc_magic_ball_switch; struct TextPosInfo light_switch; @@ -90,8 +86,7 @@ struct GamePanelInfo struct TextPosInfo conveyor_belt_4_switch; struct TextPosInfo magic_wall; struct TextPosInfo magic_wall_time; - struct TextPosInfo bd_magic_wall; - struct TextPosInfo dc_magic_wall; + struct TextPosInfo gravity_state; struct TextPosInfo player_name; struct TextPosInfo level_name; struct TextPosInfo level_author;