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

20 lines
417 B
C

#ifndef POKEPLATINUM_STRUCT_0202DBAC_H
#define POKEPLATINUM_STRUCT_0202DBAC_H
#include "overlay097/struct_ov97_0222D250.h"
typedef struct {
u16 unk_00;
u8 padding_02[258];
UnkStruct_ov97_0222D250 unk_104;
u16 unk_154[250];
u8 unk_348;
u8 padding_349;
u16 unk_34A[3];
u8 unk_350;
u8 padding_351[3];
s32 unk_354;
} UnkStruct_0202DBAC;
#endif // POKEPLATINUM_STRUCT_0202DBAC_H