summaryrefslogtreecommitdiff
path: root/include/roamer.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/roamer.h')
-rw-r--r--include/roamer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/roamer.h b/include/roamer.h
index c91742d44..6f0813eb8 100644
--- a/include/roamer.h
+++ b/include/roamer.h
@@ -11,8 +11,8 @@ void UpdateRoamerHPStatus(struct Pokemon *mon);
void SetRoamerInactive(void);
#if DEBUG
-void debug_sub_814A714(void);
-void debug_sub_814A73C(u8 *);
+void Debug_CreateRoamer(void);
+void Debug_GetRoamerLocation(u8 *);
#endif // DEBUG
#endif // GUARD_ROAMER_H