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

13 lines
253 B
C

#ifndef POKEPLATINUM_STRUCT_0202EE10_SUB1_H
#define POKEPLATINUM_STRUCT_0202EE10_SUB1_H
#include "strbuf.h"
typedef struct {
u32 unk_00;
u32 unk_04;
Strbuf *unk_08;
} UnkStruct_0202EE10_sub1;
#endif // POKEPLATINUM_STRUCT_0202EE10_SUB1_H