allow interrupting replay
This commit is contained in:
@@ -40,7 +40,7 @@ void setup_outdoors(location where);
|
||||
short get_outdoor_num();
|
||||
short count_walls(location loc);
|
||||
bool is_sign(ter_num_t ter);
|
||||
bool check_for_interrupt();
|
||||
bool check_for_interrupt(std::string confirm_dialog = "confirm-interrupt-special");
|
||||
|
||||
void handle_startup_button_click(eStartButton btn, eKeyMod mods);
|
||||
void handle_switch_pc(short which_pc, bool& need_redraw, bool& need_reprint);
|
||||
|
Reference in New Issue
Block a user