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