sovereignx/include/field_map_obj.h
2017-09-06 09:29:59 -04:00

14 lines
276 B
C

#ifndef POKEEMERALD_FIELD_MAP_OBJ_H
#define POKEEMERALD_FIELD_MAP_OBJ_H
// Exported struct declarations
// Exported RAM declarations
extern struct MapObject gUnknown_02037350[16];
// Exported ROM declarations
void sub_808D438(void);
#endif //POKEEMERALD_FIELD_MAP_OBJ_H