pokeplatinum/include/struct_defs/struct_02090800_sub1.h
2025-12-14 10:36:00 -05:00

12 lines
246 B
C

#ifndef POKEPLATINUM_STRUCT_02090800_SUB1_H
#define POKEPLATINUM_STRUCT_02090800_SUB1_H
#include "string_gf.h"
typedef struct {
int unk_00;
String *unk_04;
} PokemonInfoDisplayStruct_sub1;
#endif // POKEPLATINUM_STRUCT_02090800_SUB1_H