diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-10-18 02:59:01 -0400 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-10-18 02:59:01 -0400 |
commit | 2db57c612570c5a74e6b30bec8074f70132636b1 (patch) | |
tree | d0c14d87edf3aa209d274d0987e875334a3e9462 /include/field_specials.h | |
parent | fbbe7c5e4c42f6c4a25c40216e4eda1d1b1fb89e (diff) | |
parent | a335716a41ebed9b221a7569ab426a2efdd5d719 (diff) |
Merge branch 'master' of https://github.com/pret/pokeruby into clean_bike
Diffstat (limited to 'include/field_specials.h')
-rw-r--r-- | include/field_specials.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/field_specials.h b/include/field_specials.h index d61aa3b20..52325879c 100644 --- a/include/field_specials.h +++ b/include/field_specials.h @@ -25,5 +25,6 @@ void ScriptShowElevatorMenu(void); void SetShoalItemFlag(u16); u8 GetLeadMonIndex(void); void ResetFanClub(void); +u8 sub_810FB10(u8 a0); #endif // GUARD_FIELD_SPECIALS_H |