mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
18 lines
422 B
C
18 lines
422 B
C
#ifndef POKEPLATINUM_STRUCT_OV17_022489C8_H
|
|
#define POKEPLATINUM_STRUCT_OV17_022489C8_H
|
|
|
|
#include "overlay012/struct_ov12_02235FE0_decl.h"
|
|
#include "overlay012/struct_ov12_02236030.h"
|
|
|
|
#include "pokemon.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_ov12_02236030 unk_00;
|
|
UnkStruct_ov12_02235FE0 *unk_0C;
|
|
Pokemon *unk_10;
|
|
u8 unk_14;
|
|
u8 unk_15;
|
|
} UnkStruct_ov17_022489C8;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV17_022489C8_H
|