mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-06-03 06:15:33 -05:00
47 lines
1008 B
C
47 lines
1008 B
C
#ifndef POKEPLATINUM_STRUCT_021BF67C_H
|
|
#define POKEPLATINUM_STRUCT_021BF67C_H
|
|
|
|
#include "functypes/funcptr_02017798.h"
|
|
#include "struct_decls/struct_0201CD88_decl.h"
|
|
#include "overlay023/funcptr_ov23_022537D4.h"
|
|
|
|
typedef struct {
|
|
UnkFuncPtr_02017798 unk_00;
|
|
void * unk_04;
|
|
UnkFuncPtr_02017798 unk_08;
|
|
void * unk_0C;
|
|
UnkFuncPtr_ov23_022537D4 unk_10;
|
|
UnkFuncPtr_ov23_022537D4 unk_14;
|
|
UnkStruct_0201CD88 * unk_18;
|
|
UnkStruct_0201CD88 * unk_1C;
|
|
UnkStruct_0201CD88 * unk_20;
|
|
UnkStruct_0201CD88 * unk_24;
|
|
u32 * unk_28;
|
|
u32 unk_2C;
|
|
u32 unk_30;
|
|
int unk_34;
|
|
int unk_38;
|
|
int unk_3C;
|
|
int unk_40;
|
|
int unk_44;
|
|
int unk_48;
|
|
int unk_4C;
|
|
int unk_50;
|
|
int unk_54;
|
|
int unk_58;
|
|
u16 unk_5C;
|
|
u16 unk_5E;
|
|
u16 unk_60;
|
|
u16 unk_62;
|
|
u8 unk_64;
|
|
u8 unk_65;
|
|
u8 unk_66;
|
|
u8 unk_67;
|
|
u8 unk_68;
|
|
u8 padding_69[3];
|
|
BOOL unk_6C;
|
|
u32 * unk_70;
|
|
} UnkStruct_021BF67C;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_021BF67C_H
|