summaryrefslogtreecommitdiff
path: root/include/save_location.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-03-31 08:49:47 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2020-03-31 08:49:47 -0400
commitaf3253561005bccb62ef41a08810d4dd1a5b4ded (patch)
tree3eaec499311f0dda67f49e3440c0e2dac6f18acc /include/save_location.h
parent4134baf3eb64cc6c17ade48ed27507f9f84a96c5 (diff)
Name all specials
Diffstat (limited to 'include/save_location.h')
-rw-r--r--include/save_location.h4
1 files changed, 2 insertions, 2 deletions
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