pokeplatinum/include/struct_defs/struct_0200A9DC.h
2022-12-23 14:05:03 -05:00

13 lines
246 B
C

#ifndef POKEPLATINUM_STRUCT_0200A9DC_H
#define POKEPLATINUM_STRUCT_0200A9DC_H
typedef struct {
int unk_00;
u32 unk_04;
u16 unk_08;
s16 unk_0A;
u8 padding_0C[4];
} UnkStruct_0200A9DC;
#endif // POKEPLATINUM_STRUCT_0200A9DC_H