record and replay trading pc places

This commit is contained in:
2024-08-27 20:22:50 -05:00
committed by Celtic Minstrel
parent e12838a04e
commit aa047401f7
3 changed files with 17 additions and 7 deletions

View File

@@ -91,5 +91,6 @@ void debug_heal_plus_extra();
void debug_heal();
void handle_print_pc_hp(int which_pc);
void handle_print_pc_sp(int which_pc);
void handle_trade_places(int which_pc);
#endif