pokeplatinum/include/struct_defs/struct_0203E53C.h
2025-05-23 22:57:46 -07:00

12 lines
223 B
C

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