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

22 lines
593 B
C

#ifndef POKEPLATINUM_STRUCT_0209C194_H
#define POKEPLATINUM_STRUCT_0209C194_H
#include "struct_defs/struct_0209BDF8.h"
#include "struct_defs/struct_0209C194_1.h"
#include "overlay109/struct_ov109_021D0F70_decl.h"
#include "overlay109/struct_ov109_021D5140_decl.h"
typedef struct UnkStruct_0209C194_t {
int unk_00;
int unk_04;
int unk_08;
u32 unk_0C;
BOOL unk_10;
UnkStruct_0209C194_1 unk_14;
UnkStruct_0209BDF8 * unk_34;
UnkStruct_ov109_021D0F70 * unk_38;
UnkStruct_ov109_021D5140 * unk_3C;
} UnkStruct_0209C194;
#endif // POKEPLATINUM_STRUCT_0209C194_H