mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
24 lines
1014 B
C
24 lines
1014 B
C
#ifndef POKEPLATINUM_OV5_021F8560_H
|
|
#define POKEPLATINUM_OV5_021F8560_H
|
|
|
|
#include <nitro/fx/fx.h>
|
|
|
|
#include "struct_decls/struct_0205E884_decl.h"
|
|
|
|
#include "overlay005/struct_ov5_021DF47C_decl.h"
|
|
#include "overlay005/struct_ov5_02201C58.h"
|
|
#include "overlay101/struct_ov101_021D5D90_decl.h"
|
|
|
|
void *ov5_021F8560(UnkStruct_ov5_021DF47C *param0);
|
|
void ov5_021F857C(void *param0);
|
|
UnkStruct_ov101_021D5D90 *ov5_021F85BC(PlayerAvatar *playerAvatar, int param1, int param2, int param3, int param4, int param5, int param6);
|
|
UnkStruct_ov5_02201C58 *ov5_021F88A8(UnkStruct_ov101_021D5D90 *param0);
|
|
void ov5_021F88B4(UnkStruct_ov101_021D5D90 *param0, int param1, int param2);
|
|
void ov5_021F88CC(UnkStruct_ov101_021D5D90 *param0, int param1);
|
|
void ov5_021F88DC(UnkStruct_ov101_021D5D90 *param0, int param1);
|
|
VecFx32 *ov5_021F88F0(UnkStruct_ov101_021D5D90 *param0);
|
|
VecFx32 *ov5_021F88FC(UnkStruct_ov101_021D5D90 *param0);
|
|
void ov5_021F8908(UnkStruct_ov101_021D5D90 *param0, u16 param1);
|
|
|
|
#endif // POKEPLATINUM_OV5_021F8560_H
|