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