diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-02-18 20:21:56 -0500 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-02-18 20:21:56 -0500 |
commit | 958dac2cf952ff94767ddec90bc3b1ddd0887a51 (patch) | |
tree | 41cfe9278c3590493c3ba4ed904fc08e44c377e9 /include/field_specials.h | |
parent | 2ecf9cb5f3f89ad8c9bbe64957de40ac509e4ea7 (diff) | |
parent | 2e21a867487e2187a954a351f775bd3f3a9535b1 (diff) |
Merge branch 'master' of https://github.com/pret/pokeruby into visual_studio
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 52325879c..a8e8d3da7 100644 --- a/include/field_specials.h +++ b/include/field_specials.h @@ -26,5 +26,6 @@ void SetShoalItemFlag(u16); u8 GetLeadMonIndex(void); void ResetFanClub(void); u8 sub_810FB10(u8 a0); +void sub_810FEFC(void); #endif // GUARD_FIELD_SPECIALS_H |