pokeplatinum/include/struct_defs/struct_020158A8.h
2023-09-09 10:38:29 -07:00

13 lines
254 B
C

#ifndef POKEPLATINUM_STRUCT_020158A8_H
#define POKEPLATINUM_STRUCT_020158A8_H
#include "message.h"
#include "strbuf.h"
typedef struct {
MessageLoader * unk_00;
Strbuf* unk_04[29];
} UnkStruct_020158A8;
#endif // POKEPLATINUM_STRUCT_020158A8_H