record and replay File->Abort

This commit is contained in:
2024-08-24 11:49:39 -05:00
committed by Celtic Minstrel
parent 8b05b5be9a
commit 99565b5cef
3 changed files with 21 additions and 10 deletions

View File

@@ -21,6 +21,7 @@ bool handle_scroll(const sf::Event& event);
void do_load();
void post_load();
void do_save(short mode);
void do_abort();
void increase_age();
void handle_hunting();
void switch_pc(short which);