record and replay Create new PC

This commit is contained in:
2024-08-24 14:14:03 -05:00
committed by Celtic Minstrel
parent 2471a3e005
commit ec8c412018
3 changed files with 29 additions and 20 deletions

View File

@@ -26,6 +26,7 @@ void increase_age();
void handle_hunting();
void switch_pc(short which);
void handle_drop_pc();
void handle_new_pc();
void new_party();
void handle_death();
void start_new_game(bool force = false);