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

12 lines
243 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;
} PokemonInfoDisplayStruct_sub1;
#endif // POKEPLATINUM_STRUCT_02090800_SUB1_H