22 #ifndef NUVIE_MENUS_VIDEO_DIALOG_H 23 #define NUVIE_MENUS_VIDEO_DIALOG_H 25 #include "ultima/nuvie/gui/gui_dialog.h" 33 class GUI_TextToggleButton;
39 bool old_use_new_dolls, old_use_tile_lighting;
41 GUI_Button *save_button, *cancel_button, *only2x_button;
42 GUI_TextToggleButton *fullscreen_button, *non_square_pixels_button, *roof_button, *lighting_button, *dither_button,
43 *game_style_button, *doll_button, *tile_lighting_b, *sprites_b;
50 GUI_status close_dialog();
52 GUI_status callback(uint16 msg,
GUI_CallBack *caller,
void *data)
override;
Definition: gui_text_toggle_button.h:32
Definition: gui_dialog.h:36
Definition: detection.h:27
Definition: keyboard.h:294
Definition: video_dialog.h:35
Definition: gui_callback.h:31