pokeplatinum/include/struct_defs/struct_02049FA8.h
2024-06-02 04:47:32 -04:00

13 lines
219 B
C

#ifndef POKEPLATINUM_STRUCT_02049FA8_H
#define POKEPLATINUM_STRUCT_02049FA8_H
typedef struct {
int mapId;
int unk_04;
int x;
int z;
int unk_10;
} Location;
#endif // POKEPLATINUM_STRUCT_02049FA8_H