X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.h;h=6ecbefc48459689311e83e6e52bc29c32c71bad0;hb=7f44b998d7a52222429d0794d3ec1713f37a7f47;hp=95531163027886438ca1f202c709e173963b7b16;hpb=1f6e5b67296a3c23aa8c28661d4ab21f688ddd34;p=rocksndiamonds.git diff --git a/src/game.h b/src/game.h index 95531163..6ecbefc4 100644 --- a/src/game.h +++ b/src/game.h @@ -242,9 +242,6 @@ struct GameInfo // values for special game initialization control boolean restart_level; - // trigger message to ask for restarting the game - char *restart_game_message; - // values for special request dialog control boolean request_active; boolean request_active_or_moving;