pokeplatinum/include/overlay062/struct_ov62_02233F74.h
2024-10-20 11:59:06 -07:00

19 lines
480 B
C

#ifndef POKEPLATINUM_STRUCT_OV62_02233F74_H
#define POKEPLATINUM_STRUCT_OV62_02233F74_H
#include "struct_decls/cell_actor_data.h"
#include "struct_decls/struct_0202F41C_decl.h"
#include "struct_decls/struct_02030A80_decl.h"
#include "bg_window.h"
typedef struct {
UnkStruct_02030A80 *unk_00;
UnkStruct_0202F41C *unk_04;
u8 padding_08[4];
CellActorData *unk_0C[12];
Window unk_3C[8];
} UnkStruct_ov62_02233F74;
#endif // POKEPLATINUM_STRUCT_OV62_02233F74_H