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

31 lines
613 B
C

#ifndef POKEPLATINUM_STRUCT_0209BDF8_H
#define POKEPLATINUM_STRUCT_0209BDF8_H
#include "struct_decls/struct_0209C194_decl.h"
#include "struct_defs/struct_0209BDF8_sub1.h"
typedef struct {
UnkStruct_0209C194 *unk_00;
u8 unk_04[24];
int unk_1C;
int unk_20;
int unk_24;
int unk_28;
int unk_2C;
u32 unk_30;
int unk_34;
u16 unk_38;
int unk_3C;
u16 unk_40;
u16 unk_42;
u16 unk_44;
s16 unk_46;
u16 unk_48;
u16 unk_4A;
u8 *unk_4C;
u8 *unk_50;
UnkStruct_0209BDF8_sub1 unk_54;
} UnkStruct_0209BDF8;
#endif // POKEPLATINUM_STRUCT_0209BDF8_H