mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 15:49:02 -05:00
46 lines
2.6 KiB
C
46 lines
2.6 KiB
C
#ifndef POKEPLATINUM_OV114_0225C700_H
|
|
#define POKEPLATINUM_OV114_0225C700_H
|
|
|
|
#include "overlay066/struct_ov66_02230DBC.h"
|
|
#include "overlay114/struct_ov114_0225C76C.h"
|
|
#include "overlay114/struct_ov114_0225C9A8.h"
|
|
#include "overlay114/struct_ov114_0225CAD4_decl.h"
|
|
#include "overlay114/struct_ov114_0225D678_decl.h"
|
|
#include "overlay114/struct_ov114_0225E854_decl.h"
|
|
|
|
#include "cell_actor.h"
|
|
#include "savedata.h"
|
|
#include "trainer_info.h"
|
|
|
|
void ov114_0225C700(UnkStruct_ov114_0225C76C *param0, BOOL param1, SaveData *param2, BOOL param3, UnkStruct_ov66_02230DBC *param4);
|
|
u32 ov114_0225C76C(const UnkStruct_ov114_0225C76C *param0, u32 param1);
|
|
u32 ov114_0225C78C(const UnkStruct_ov114_0225C76C *param0, u32 param1);
|
|
BOOL ov114_0225C7A4(const UnkStruct_ov114_0225C76C *param0, u32 param1);
|
|
TrainerInfo *ov114_0225C7CC(const UnkStruct_ov114_0225C76C *param0, u32 param1);
|
|
UnkStruct_ov114_0225D678 *ov114_0225C814(const UnkStruct_ov114_0225C76C *param0, u32 param1);
|
|
UnkStruct_ov114_0225D678 *ov114_0225C820(const UnkStruct_ov114_0225C76C *param0, u32 param1);
|
|
UnkStruct_ov114_0225D678 *ov114_0225C82C(const UnkStruct_ov114_0225C76C *param0, u32 param1);
|
|
void ov114_0225C838(UnkStruct_ov114_0225D678 *param0);
|
|
BOOL ov114_0225C8BC(const UnkStruct_ov114_0225D678 *param0);
|
|
int ov114_0225C8CC(const UnkStruct_ov114_0225D678 *param0);
|
|
UnkStruct_ov114_0225E854 *ov114_0225C8E0(const UnkStruct_ov114_0225C76C *param0, const UnkStruct_ov114_0225C9A8 *param1, u32 param2);
|
|
UnkStruct_ov114_0225E854 *ov114_0225C8EC(const UnkStruct_ov114_0225C76C *param0, const UnkStruct_ov114_0225C9A8 *param1, u32 param2);
|
|
UnkStruct_ov114_0225E854 *ov114_0225C8F8(const UnkStruct_ov114_0225C76C *param0, const UnkStruct_ov114_0225C9A8 *param1, u32 param2);
|
|
void ov114_0225C904(UnkStruct_ov114_0225E854 *param0);
|
|
BOOL ov114_0225C9A0(const UnkStruct_ov114_0225E854 *param0);
|
|
BOOL ov114_0225C9A4(const UnkStruct_ov114_0225E854 *param0);
|
|
void ov114_0225C9A8(UnkStruct_ov114_0225C9A8 *param0, u32 param1);
|
|
void ov114_0225CA24(UnkStruct_ov114_0225D678 *param0, int param1);
|
|
void ov114_0225CA2C(UnkStruct_ov114_0225E854 *param0, u32 param1, BOOL param2);
|
|
void ov114_0225CA44(UnkStruct_ov114_0225E854 *param0, BOOL param1);
|
|
BOOL ov114_0225CA54(UnkStruct_ov114_0225C76C *param0);
|
|
BOOL ov114_0225CA98(const UnkStruct_ov114_0225C76C *param0);
|
|
UnkStruct_ov114_0225CAD4 *ov114_0225CAD4(CellActorCollection *param0, u32 param1);
|
|
void ov114_0225CB38(UnkStruct_ov114_0225CAD4 *param0);
|
|
int ov114_0225CB74(UnkStruct_ov114_0225CAD4 *param0);
|
|
void ov114_0225CB8C(UnkStruct_ov114_0225CAD4 *param0);
|
|
void ov114_0225CBB0(UnkStruct_ov114_0225CAD4 *param0);
|
|
BOOL ov114_0225CBE0(const UnkStruct_ov114_0225CAD4 *param0);
|
|
|
|
#endif // POKEPLATINUM_OV114_0225C700_H
|