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

12 lines
237 B
C

#ifndef POKEPLATINUM_STRUCT_02090800_SUB1_H
#define POKEPLATINUM_STRUCT_02090800_SUB1_H
#include "strbuf.h"
typedef struct {
int unk_00;
Strbuf* unk_04;
} UnkStruct_02090800_sub1;
#endif // POKEPLATINUM_STRUCT_02090800_SUB1_H