pokeplatinum/include/struct_defs/struct_0204F3D0.h
2024-07-06 14:40:34 -07:00

14 lines
261 B
C

#ifndef POKEPLATINUM_STRUCT_0204F3D0_H
#define POKEPLATINUM_STRUCT_0204F3D0_H
typedef struct {
u8 unk_00;
u8 unk_01;
u8 padding_02[2];
u16 unk_04;
u16 unk_06;
u16 *unk_08;
} UnkStruct_0204F3D0;
#endif // POKEPLATINUM_STRUCT_0204F3D0_H