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

void sub_81357FC(u8, void(void));
u8 GetIdxOfFirstPartyMemberThatIsNotAnEgg(void);

#endif //GUARD_ROM6_H