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

12 lines
221 B
C

#ifndef POKEPLATINUM_STRUCT_0203E53C_H
#define POKEPLATINUM_STRUCT_0203E53C_H
#include "savedata.h"
typedef struct {
SaveData *unk_00;
int unk_04;
} UnkStruct_0203E53C;
#endif // POKEPLATINUM_STRUCT_0203E53C_H