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

17 lines
305 B
C

#ifndef POKEPLATINUM_STRUCT_02055BA8_H
#define POKEPLATINUM_STRUCT_02055BA8_H
#include <nitro/rtc.h>
typedef struct {
BOOL unk_00;
RTCDate unk_04;
RTCTime unk_14;
u32 unk_20;
s64 unk_24;
s64 unk_2C;
u32 unk_34;
} UnkStruct_02055BA8;
#endif // POKEPLATINUM_STRUCT_02055BA8_H