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

13 lines
253 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