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

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