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

13 lines
239 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