added setup option to select preferred color type for BD engine
[rocksndiamonds.git] / src / libgame / system.h
index f5d9656352f301651b13451fed079ca76b5dcea1..d3fcb89f7ad680186e9f12c48c04176d91b845d3 100644 (file)
@@ -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;