pokeplatinum/include/overlay019/struct_ov19_021D5BAC.h
2023-09-04 11:15:47 -07:00

26 lines
480 B
C

#ifndef POKEPLATINUM_STRUCT_OV19_021D5BAC_H
#define POKEPLATINUM_STRUCT_OV19_021D5BAC_H
#include "strbuf.h"
typedef struct {
void * unk_00;
u16 unk_04;
u16 unk_06;
u16 unk_08;
u8 unk_0A;
u8 unk_0B;
u8 unk_0C;
u8 unk_0D;
u8 unk_0E;
u8 unk_0F;
u8 padding_10[4];
Strbuf* unk_14;
Strbuf* unk_18;
Strbuf* unk_1C;
Strbuf* unk_20;
Strbuf* unk_24;
} UnkStruct_ov19_021D5BAC;
#endif // POKEPLATINUM_STRUCT_OV19_021D5BAC_H