pokeplatinum/include/struct_defs/struct_02098DE8.h

16 lines
289 B
C

#ifndef POKEPLATINUM_STRUCT_02098DE8_H
#define POKEPLATINUM_STRUCT_02098DE8_H
#include "poffin.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