From af3253561005bccb62ef41a08810d4dd1a5b4ded Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Tue, 31 Mar 2020 08:49:47 -0400 Subject: Name all specials --- include/save_location.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/save_location.h') diff --git a/include/save_location.h b/include/save_location.h index c8e362231..2d2cb1974 100644 --- a/include/save_location.h +++ b/include/save_location.h @@ -10,7 +10,7 @@ void TrySetMapSaveWarpStatus(void); bool32 IsCurMapPokeCenter(void); -void sub_810B810(void); -void sub_810B82C(void); +void SetUnlockedPokedexFlags(void); +void SetPostgameFlags(void); #endif // GUARD_SAVE_LOCATION_H -- cgit v1.2.3