record and replay debug refresh store items

This commit is contained in:
2024-08-27 16:29:10 -05:00
committed by Celtic Minstrel
parent 1ce3d5045a
commit 16b4555469
3 changed files with 13 additions and 3 deletions

View File

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