pokeplatinum/include/struct_defs/struct_0203E53C.h
2024-03-23 15:46:18 -04:00

12 lines
222 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