pokeplatinum/include/struct_defs/struct_02049FA8.h
2024-05-19 18:04:51 -04:00

13 lines
230 B
C

#ifndef POKEPLATINUM_STRUCT_02049FA8_H
#define POKEPLATINUM_STRUCT_02049FA8_H
typedef struct {
int unk_00;
int unk_04;
int unk_08;
int unk_0C;
int unk_10;
} Location;
#endif // POKEPLATINUM_STRUCT_02049FA8_H