Files
Pokemon-Firered/include/field_specials.h
T
2018-11-09 12:33:20 -05:00

9 lines
144 B
C

#ifndef GUARD_FIELD_SPECIALS_H
#define GUARD_FIELD_SPECIALS_H
#include "global.h"
u8 GetLeadMonIndex(void);
#endif // GUARD_FIELD_SPECIALS_H