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

13 lines
238 B
C

#ifndef POKEPLATINUM_STRUCT_0203CC84_H
#define POKEPLATINUM_STRUCT_0203CC84_H
#include "savedata.h"
typedef struct {
int unk_00;
BOOL unk_04;
SaveData *unk_08;
} UnkStruct_0203CC84;
#endif // POKEPLATINUM_STRUCT_0203CC84_H