mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-06-03 06:15:33 -05:00
26 lines
663 B
C
26 lines
663 B
C
#ifndef POKEPLATINUM_STRUCT_0206BC70_H
|
|
#define POKEPLATINUM_STRUCT_0206BC70_H
|
|
|
|
#include "struct_decls/struct_02025CCC_decl.h"
|
|
#include "struct_defs/struct_020279FC.h"
|
|
#include "struct_decls/struct_0202D750_decl.h"
|
|
#include "struct_decls/struct_0202D764_decl.h"
|
|
#include "struct_decls/struct_021C0794_decl.h"
|
|
|
|
#include <dwc.h>
|
|
|
|
typedef struct {
|
|
UnkStruct_0202D750 * unk_00;
|
|
UnkStruct_0202D764 * unk_04;
|
|
UnkStruct_02025CCC * unk_08;
|
|
UnkStruct_021C0794 * unk_0C;
|
|
UnkStruct_020279FC * unk_10;
|
|
DWCUserData * unk_14;
|
|
int unk_18;
|
|
int unk_1C;
|
|
int unk_20;
|
|
int unk_24;
|
|
} UnkStruct_0206BC70;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0206BC70_H
|