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

17 lines
311 B
C

#ifndef POKEPLATINUM_STRUCT_02098DE8_H
#define POKEPLATINUM_STRUCT_02098DE8_H
#include "struct_defs/struct_0202A93C.h"
#include "pokemon.h"
typedef struct {
Pokemon *unk_00;
Poffin *unk_04;
u16 unk_08;
u8 unk_0A;
u8 unk_0B;
} UnkStruct_02098DE8;
#endif // POKEPLATINUM_STRUCT_02098DE8_H