summaryrefslogtreecommitdiff
path: root/include/rom6.h
blob: a42cc191a9fcc39098f53c71d48865ee6a9a36d4 (plain)
1
2
3
4
5
6
7
8
#ifndef GUARD_ROM6_H
#define GUARD_ROM6_H

void sub_81357FC(u8, void(void));
u8 GetLeadMonIndex(void);
u8 GetSSTidalLocation(u8 *grp, u8 *num, s16 *x, s16 *y);

#endif //GUARD_ROM6_H