mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-06-03 06:15:33 -05:00
15 lines
395 B
C
15 lines
395 B
C
#ifndef POKEPLATINUM_STRUCT_0203DDFC_H
|
|
#define POKEPLATINUM_STRUCT_0203DDFC_H
|
|
|
|
#include "struct_defs/struct_020279FC.h"
|
|
#include "struct_decls/struct_0202B628_decl.h"
|
|
#include "struct_decls/struct_0205C22C_decl.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_0205C22C * unk_00;
|
|
UnkStruct_0202B628 * unk_04;
|
|
UnkStruct_020279FC * unk_08;
|
|
} UnkStruct_0203DDFC;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0203DDFC_H
|