pokeemerald/include/rom6.h

9 lines
151 B
C
Raw Normal View History

2017-09-21 02:48:32 +02:00
#ifndef GUARD_ROM6_H
#define GUARD_ROM6_H
void sub_81357FC(u8, void(void));
u8 GetLeadMonIndex(void);
2017-10-27 04:49:51 +02:00
void sub_813BADC(bool8);
2017-09-21 02:48:32 +02:00
#endif //GUARD_ROM6_H