mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-21 14:37:32 -05:00
19 lines
532 B
C
19 lines
532 B
C
#ifndef POKEPLATINUM_STRUCT_0208D7BC_SUB1_H
|
|
#define POKEPLATINUM_STRUCT_0208D7BC_SUB1_H
|
|
|
|
#include "struct_defs/struct_02007C10.h"
|
|
#include "struct_decls/struct_02007C7C_decl.h"
|
|
#include "struct_decls/struct_02015F84_decl.h"
|
|
#include "struct_decls/struct_020203AC_decl.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_020203AC * unk_00;
|
|
void * unk_04;
|
|
UnkStruct_02007C10 unk_08[10];
|
|
UnkStruct_02015F84 * unk_30;
|
|
UnkStruct_02007C7C * unk_34;
|
|
u32 unk_38;
|
|
} UnkStruct_0208D7BC_sub1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0208D7BC_SUB1_H
|