pokeplatinum/include/overlay006/struct_ov6_02246254.h
2024-07-06 14:40:34 -07:00

18 lines
400 B
C

#ifndef POKEPLATINUM_STRUCT_OV6_02246254_H
#define POKEPLATINUM_STRUCT_OV6_02246254_H
#include "game_options.h"
#include "pokemon.h"
#include "trainer_info.h"
typedef struct {
const BoxPokemon *unk_00;
const BoxPokemon *unk_04;
const TrainerInfo *unk_08;
int unk_0C;
int unk_10;
const Options *unk_14;
} UnkStruct_ov6_02246254;
#endif // POKEPLATINUM_STRUCT_OV6_02246254_H