mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
28 lines
679 B
C
28 lines
679 B
C
#ifndef POKEPLATINUM_STRUCT_OV104_0222E930_T_H
|
|
#define POKEPLATINUM_STRUCT_OV104_0222E930_T_H
|
|
|
|
#include "overlay104/funcptr_ov104_0222E930.h"
|
|
#include "overlay104/funcptr_ov104_0222E974.h"
|
|
#include "overlay104/struct_ov104_022320B4_decl.h"
|
|
|
|
#include "message.h"
|
|
|
|
struct UnkStruct_ov104_0222E930_t {
|
|
UnkStruct_ov104_022320B4 *unk_00;
|
|
u32 unk_04;
|
|
u16 unk_08[8];
|
|
u8 unk_18;
|
|
u8 unk_19;
|
|
const u8 *unk_1C;
|
|
const u8 *unk_20[20];
|
|
const UnkFuncPtr_ov104_0222E930 *unk_70;
|
|
u32 unk_74;
|
|
u16 unk_78[4];
|
|
MessageLoader *unk_80;
|
|
u8 *unk_84;
|
|
UnkFuncPtr_ov104_0222E974 unk_88;
|
|
u8 unk_8C;
|
|
};
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV104_0222E930_T_H
|