diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-30 21:14:52 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-30 21:14:52 -0400 |
commit | cd9022f929525eca670bc17cca884f927d232be4 (patch) | |
tree | 9f39b583b095e132b426e3cdbf6a6a9c786af077 /include | |
parent | 525b17a110ee0099391eb91d9c99b4a6b88e46d8 (diff) |
sub_8123C00
Diffstat (limited to 'include')
-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..a42cc191a 100644 --- a/include/rom6.h +++ b/include/rom6.h @@ -3,5 +3,6 @@ void sub_81357FC(u8, void(void)); u8 GetLeadMonIndex(void); +u8 GetSSTidalLocation(u8 *grp, u8 *num, s16 *x, s16 *y); #endif //GUARD_ROM6_H |