mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
25 lines
703 B
C
25 lines
703 B
C
#ifndef POKEPLATINUM_STRUCT_OV22_02257F50_SUB2_H
|
|
#define POKEPLATINUM_STRUCT_OV22_02257F50_SUB2_H
|
|
|
|
#include "struct_decls/struct_02015064_decl.h"
|
|
#include "struct_decls/struct_02015128_decl.h"
|
|
#include "struct_decls/struct_020151A4_decl.h"
|
|
|
|
#include "overlay022/struct_ov22_02254DE0.h"
|
|
#include "overlay022/struct_ov22_022597BC.h"
|
|
|
|
#include "bg_window.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_02015064 *unk_00;
|
|
UnkStruct_02015128 **unk_04;
|
|
UnkStruct_020151A4 **unk_08;
|
|
u8 *unk_0C;
|
|
BgConfig *unk_10;
|
|
UnkStruct_ov22_02254DE0 *unk_14;
|
|
UnkStruct_ov22_022597BC unk_18;
|
|
UnkStruct_ov22_02254DE0 *unk_44;
|
|
} UnkStruct_ov22_02257F50_sub2;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV22_02257F50_SUB2_H
|