record and replay debug kill

This commit is contained in:
2024-08-27 15:59:12 -05:00
committed by Celtic Minstrel
parent 7182e86e08
commit 4335dd5b76
3 changed files with 22 additions and 12 deletions

View File

@@ -75,5 +75,6 @@ void debug_give_item();
void debug_print_location();
void debug_step_through();
void debug_leave_town();
void debug_kill();
#endif