diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-26 22:49:51 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-26 22:49:51 -0400 |
commit | fcaccb85015d6c407182acbd8b78a3794f2681b1 (patch) | |
tree | cb4107912d007d3d1879a9d7fccb4f980d4f6f44 /include/rom6.h | |
parent | 1ed15b3952a3d9f43ee8133e14c82450300795ad (diff) |
through sub_80EA30C
Diffstat (limited to 'include/rom6.h')
-rw-r--r-- | include/rom6.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/rom6.h b/include/rom6.h index 0e9927855..a6aab998c 100644 --- a/include/rom6.h +++ b/include/rom6.h @@ -3,5 +3,6 @@ void sub_81357FC(u8, void(void)); u8 GetLeadMonIndex(void); +void sub_813BADC(bool8); #endif //GUARD_ROM6_H |