pokeplatinum/include/struct_defs/struct_0203E6C0.h
2024-07-06 14:40:34 -07:00

17 lines
326 B
C

#ifndef POKEPLATINUM_STRUCT_0203E6C0_H
#define POKEPLATINUM_STRUCT_0203E6C0_H
#include "field/field_system_decl.h"
#include "savedata.h"
typedef struct {
FieldSystem *fieldSystem;
SaveData *unk_04;
int unk_08;
u8 unk_0C;
u8 padding_0D[3];
} UnkStruct_0203E6C0;
#endif // POKEPLATINUM_STRUCT_0203E6C0_H