pokeplatinum/include/overlay079/struct_ov79_021D38D0.h
2023-09-14 00:22:44 +01:00

18 lines
340 B
C

#ifndef POKEPLATINUM_STRUCT_OV79_021D38D0_H
#define POKEPLATINUM_STRUCT_OV79_021D38D0_H
#include "strbuf.h"
#include "pokemon.h"
typedef struct {
Pokemon * unk_00;
u16 unk_04;
u8 unk_06;
u8 unk_07;
u8 unk_08;
u8 unk_09;
Strbuf* unk_0C;
} UnkStruct_ov79_021D38D0;
#endif // POKEPLATINUM_STRUCT_OV79_021D38D0_H