mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-07-01 23:51:07 -05:00
15 lines
376 B
C
15 lines
376 B
C
#ifndef POKEPLATINUM_STRUCT_0203DDFC_H
|
|
#define POKEPLATINUM_STRUCT_0203DDFC_H
|
|
|
|
#include "struct_defs/options.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;
|
|
Options * unk_08;
|
|
} UnkStruct_0203DDFC;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0203DDFC_H
|