record and replay debug ghost mode

This commit is contained in:
2024-08-27 16:51:41 -05:00
committed by Celtic Minstrel
parent b0433fe1c8
commit dc45c4b8c3
3 changed files with 18 additions and 8 deletions

View File

@@ -82,5 +82,6 @@ void debug_refresh_stores();
void debug_clean_up();
void debug_stealth_detect_life_firewalk();
void debug_fly();
void debug_ghost_mode();
#endif