pokeplatinum/include/struct_defs/struct_0202E794.h
2026-01-30 14:37:51 -07:00

16 lines
336 B
C

#ifndef POKEPLATINUM_STRUCT_0202E794_H
#define POKEPLATINUM_STRUCT_0202E794_H
#include "struct_defs/struct_0202E4D4.h"
typedef struct UnkStruct_0202E794_t {
u32 unk_00;
u8 unk_04;
u8 unk_05;
u8 language;
u16 unk_08[8];
UnkStruct_0202E4D4 unk_18;
} UnkStruct_0202E794;
#endif // POKEPLATINUM_STRUCT_0202E794_H