mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
20 lines
506 B
C
20 lines
506 B
C
#ifndef POKEPLATINUM_STRUCT_OV62_022307C0_H
|
|
#define POKEPLATINUM_STRUCT_OV62_022307C0_H
|
|
|
|
#include "struct_decls/struct_020F3DCC_decl.h"
|
|
|
|
#include "overlay062/struct_ov62_022307C0_sub1.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_ov62_022307C0_sub1 unk_00[5];
|
|
UnkStruct_ov62_022307C0_sub1 unk_C8[5];
|
|
const UnkStruct_020F3DCC *unk_190[5];
|
|
int unk_1A4;
|
|
u8 padding_1A8[4];
|
|
int unk_1AC;
|
|
int unk_1B0;
|
|
u8 padding_1B4[8];
|
|
} UnkStruct_ov62_022307C0;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV62_022307C0_H
|