X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;fp=src%2Flibgame%2Fsystem.h;h=78392d89f535e992a941071151c04ff23263b132;hb=88649b249ef0485f6c6233dfee03e3cae1eefa1f;hp=fddb72add6cc7ed9c02417d3aa63157ca5524b1f;hpb=cd93563ab6baed2b7608b37f6e76debfc2afb4d0;p=rocksndiamonds.git diff --git a/src/libgame/system.h b/src/libgame/system.h index fddb72ad..78392d89 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -1520,6 +1520,7 @@ struct SetupInfo int bd_palette_c64dtv; int bd_palette_atari; int bd_default_color_type; + int bd_random_colors; boolean sp_show_border_elements; boolean small_game_graphics; boolean show_load_save_buttons;