Files
pokeplatinum/include/struct_defs/struct_0205C924.h
2026-06-15 17:20:26 -07:00

17 lines
337 B
C

#ifndef POKEPLATINUM_STRUCT_0205C924_H
#define POKEPLATINUM_STRUCT_0205C924_H
#include "easy_chat_sentence.h"
#include "string_gf.h"
typedef struct {
String *unk_00;
String *unk_04;
String *unk_08;
u32 unk_0C;
int unk_10;
EasyChatSentence unk_14;
} UnkStruct_0205C924;
#endif // POKEPLATINUM_STRUCT_0205C924_H