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

void sub_81357FC(u8, void(void));
u8 GetLeadMonIndex(void);

#endif //GUARD_ROM6_H