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

13 lines
239 B
C

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