pokeemerald/include/field_map_obj.h

15 lines
276 B
C
Raw Normal View History

2017-09-06 12:35:16 +00:00
#ifndef POKEEMERALD_FIELD_MAP_OBJ_H
#define POKEEMERALD_FIELD_MAP_OBJ_H
// Exported struct declarations
// Exported RAM declarations
2017-09-06 13:25:16 +00:00
extern struct MapObject gUnknown_02037350[16];
2017-09-06 12:35:16 +00:00
// Exported ROM declarations
2017-09-06 13:29:59 +00:00
void sub_808D438(void);
2017-09-06 12:35:16 +00:00
#endif //POKEEMERALD_FIELD_MAP_OBJ_H