pokeplatinum/include/struct_defs/struct_0205C924.h
2023-09-04 11:15:47 -07:00

17 lines
345 B
C

#ifndef POKEPLATINUM_STRUCT_0205C924_H
#define POKEPLATINUM_STRUCT_0205C924_H
#include "struct_defs/struct_02014A84.h"
#include "strbuf.h"
typedef struct {
Strbuf* unk_00;
Strbuf* unk_04;
Strbuf* unk_08;
u32 unk_0C;
int unk_10;
UnkStruct_02014A84 unk_14;
} UnkStruct_0205C924;
#endif // POKEPLATINUM_STRUCT_0205C924_H