mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-20 14:07:50 -05:00
16 lines
364 B
C
16 lines
364 B
C
#ifndef POKEPLATINUM_STRUCT_0203E6C0_H
|
|
#define POKEPLATINUM_STRUCT_0203E6C0_H
|
|
|
|
#include "struct_decls/struct_0203CDB0_decl.h"
|
|
#include "struct_decls/struct_021C0794_decl.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_0203CDB0 * unk_00;
|
|
SaveData * unk_04;
|
|
int unk_08;
|
|
u8 unk_0C;
|
|
u8 padding_0D[3];
|
|
} UnkStruct_0203E6C0;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0203E6C0_H
|