pokeemerald/include/field_specials.h

9 lines
175 B
C
Raw Normal View History

2017-10-12 09:06:19 +02:00
#ifndef GUARD_FIELD_SPECIALS_H
#define GUARD_FIELD_SPECIALS_H
u8 GetLeadMonIndex(void);
2018-01-24 04:30:13 +01:00
u8 sub_813B260(void);
u16 get_unknown_box_id(void);
2017-10-12 09:06:19 +02:00
#endif // GUARD_FIELD_SPECIALS_H