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

20 lines
394 B
C

#ifndef POKEPLATINUM_STRUCT_0207A9CC_H
#define POKEPLATINUM_STRUCT_0207A9CC_H
#include "struct_defs/struct_02014A84.h"
typedef struct {
u8 unk_00;
u8 unk_01;
u8 unk_02;
u8 unk_03;
u16 unk_04[4];
u32 unk_0C;
u32 unk_10;
u16 unk_14[8];
UnkStruct_02014A84 unk_24;
UnkStruct_02014A84 unk_2C;
} UnkStruct_0207A9CC;
#endif // POKEPLATINUM_STRUCT_0207A9CC_H