diff options
author | yenatch <yenatch@gmail.com> | 2017-07-05 21:37:14 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2017-07-05 21:37:14 -0400 |
commit | 06bf25405c98257e47953b5d3c327e314ea371b3 (patch) | |
tree | 81be5b612621bdd74f632dbedb9f85c4d1d203b9 /include/secret_base.h | |
parent | 282cae4a9fbd019a973fb6618337d29a61f97f42 (diff) | |
parent | be05c5bd52769b58316986bd7451cb2483571099 (diff) |
Merge remote-tracking branch 'origin/master' into merge-pika
Conflicts:
include/use_pokeblock.h
Diffstat (limited to 'include/secret_base.h')
-rw-r--r-- | include/secret_base.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/secret_base.h b/include/secret_base.h index 3ca5ab182..3ea75ce27 100644 --- a/include/secret_base.h +++ b/include/secret_base.h @@ -10,6 +10,7 @@ u8 sub_80BC050(); void sub_80BC300(); const u8 sub_80BCCA4(u8); u8 *sub_80BCCE8(void); +void sub_80BCF1C(u8); void sub_80BD674(void *, u32, u8); #endif // GUARD_SECRET_BASE_H |