summaryrefslogtreecommitdiff
path: root/include/save_location.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-06-12 20:29:24 -0400
committerGitHub <noreply@github.com>2019-06-12 20:29:24 -0400
commitad25741237f491c1b8b0241be2cd7fbfaa128b20 (patch)
treea2f36dd6f7b9671a2fbca48f42a41a6a8af79f02 /include/save_location.h
parent423dc1aeb1f52567865c8619e8eb827ac404c929 (diff)
parentc993f5db4e0ab8052875ab80f980d4100b809764 (diff)
Merge pull request #66 from pret/help_system_812B1E0
Decompile help_system_812b1e0
Diffstat (limited to 'include/save_location.h')
-rw-r--r--include/save_location.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/save_location.h b/include/save_location.h
index 69b39ea53..cd499643e 100644
--- a/include/save_location.h
+++ b/include/save_location.h
@@ -7,5 +7,6 @@ bool32 sub_81AFCEC(void);
void TrySetMapSaveWarpStatus(void);
void sub_81AFDA0(void);
void sub_81AFDD0(void);
+bool32 IsCurMapPokeCenter(void);
#endif // GUARD_SAVE_LOCATION_H