X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;fp=src%2Flibgame%2Fsystem.h;h=d3fcb89f7ad680186e9f12c48c04176d91b845d3;hb=d0747d3b2d7c61844bc1ad096a4e18d889640018;hp=f5d9656352f301651b13451fed079ca76b5dcea1;hpb=27bd12f1eebcb66079cf01d3963ea3a0ba56e12d;p=rocksndiamonds.git diff --git a/src/libgame/system.h b/src/libgame/system.h index f5d96563..d3fcb89f 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -1518,6 +1518,7 @@ struct SetupInfo int bd_palette_c64; int bd_palette_c64dtv; int bd_palette_atari; + int bd_color_type; boolean sp_show_border_elements; boolean small_game_graphics; boolean show_load_save_buttons;