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

15 lines
278 B
C

#ifndef POKEPLATINUM_STRUCT_0203A594_H
#define POKEPLATINUM_STRUCT_0203A594_H
typedef struct {
u16 unk_00;
u16 unk_02;
int unk_04;
int unk_08;
int unk_0C;
u16 unk_10;
u8 padding_12[2];
} UnkStruct_0203A594;
#endif // POKEPLATINUM_STRUCT_0203A594_H