record and replay debug return to start

This commit is contained in:
2024-08-27 16:57:37 -05:00
committed by Celtic Minstrel
parent dc45c4b8c3
commit f7b367ad72
3 changed files with 26 additions and 16 deletions

View File

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