record and replay the burma shave easter egg

This commit is contained in:
2025-01-15 15:04:44 -06:00
parent 346ce7eb94
commit 4eb425cc91
3 changed files with 25 additions and 8 deletions

View File

@@ -102,5 +102,6 @@ void show_item_info(short item_hit);
void close_map(bool record = false);
void cancel_item_target(bool& did_something, bool& need_redraw, bool& need_reprint);
void update_item_stats_area(bool& need_reprint);
void easter_egg(int idx);
#endif