record and replay debug increase age

This commit is contained in:
2024-08-27 17:07:03 -05:00
committed by Celtic Minstrel
parent de0ee8a070
commit 3c9f5fa00e
3 changed files with 15 additions and 5 deletions

View File

@@ -85,5 +85,6 @@ void debug_fly();
void debug_ghost_mode();
void debug_return_to_start();
void handle_victory(bool record = false);
void debug_increase_age();
#endif