X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;fp=src%2Flibgame%2Fsystem.h;h=cf2bf1632f66a0289e1c4f1bef5c7724ea2a189b;hp=97615e6daf608f3f2a1ba4fd44dd3d2e310e959d;hb=0d2fcc38f14413196242563d64a2d2b52cf28d68;hpb=a534d294e41a0bc2c5e77e7b12786f8d0a9b5ae1 diff --git a/src/libgame/system.h b/src/libgame/system.h index 97615e6d..cf2bf163 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -1456,6 +1456,15 @@ struct SetupInternalInfo boolean menu_shortcuts; boolean menu_exit; boolean menu_save_and_exit; + + boolean info_title; + boolean info_elements; + boolean info_music; + boolean info_credits; + boolean info_program; + boolean info_version; + boolean info_levelset; + boolean info_exit; }; struct SetupDebugInfo