record and replay debug enter town

This commit is contained in:
2024-08-27 16:21:48 -05:00
committed by Celtic Minstrel
parent 42f66cf2d8
commit 1ce3d5045a
3 changed files with 16 additions and 6 deletions

View File

@@ -77,5 +77,6 @@ void debug_step_through();
void debug_leave_town();
void debug_kill();
void debug_magic_map();
void debug_enter_town();
#endif