sovereignx/include/rom6.h

8 lines
126 B
C
Raw Normal View History

2017-09-21 01:48:32 +01:00
#ifndef GUARD_ROM6_H
#define GUARD_ROM6_H
void sub_81357FC(u8, void(void));
u8 GetLeadMonIndex(void);
2017-09-21 01:48:32 +01:00
#endif //GUARD_ROM6_H