mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
39 lines
2.1 KiB
C
39 lines
2.1 KiB
C
#ifndef POKEPLATINUM_OV70_02261E10_H
|
|
#define POKEPLATINUM_OV70_02261E10_H
|
|
|
|
#include <nitro/fx/fx.h>
|
|
|
|
#include "overlay070/struct_ov70_0225C894_decl.h"
|
|
#include "overlay070/struct_ov70_02261E10_decl.h"
|
|
|
|
#include "enums.h"
|
|
|
|
UnkStruct_ov70_02261E10 *ov70_02261E10(int param0, int param1, const UnkStruct_ov70_0225C894 *param2, u32 param3, u32 param4);
|
|
void ov70_022621AC(UnkStruct_ov70_02261E10 *param0);
|
|
void ov70_02262210(UnkStruct_ov70_02261E10 *param0);
|
|
void ov70_02262298(UnkStruct_ov70_02261E10 *param0);
|
|
void ov70_022622A4(UnkStruct_ov70_02261E10 *param0);
|
|
void ov70_022622B0(UnkStruct_ov70_02261E10 *param0, u32 param1, fx32 param2);
|
|
void ov70_022622EC(UnkStruct_ov70_02261E10 *param0, u32 param1, const VecFx32 *param2);
|
|
void ov70_02262318(const UnkStruct_ov70_02261E10 *param0, u32 param1, u32 param2, VecFx32 *param3);
|
|
BOOL ov70_02262374(UnkStruct_ov70_02261E10 *param0, u32 param1);
|
|
BOOL ov70_0226239C(UnkStruct_ov70_02261E10 *param0, u32 param1);
|
|
void ov70_022623C4(UnkStruct_ov70_02261E10 *param0, u32 param1, BOOL param2);
|
|
void ov70_022623F0(UnkStruct_ov70_02261E10 *param0, u32 param1, u16 param2);
|
|
BOOL ov70_0226241C(const UnkStruct_ov70_02261E10 *param0, u32 param1);
|
|
BOOL ov70_02262444(const UnkStruct_ov70_02261E10 *param0, u32 param1);
|
|
void ov70_0226246C(UnkStruct_ov70_02261E10 *param0);
|
|
void ov70_02262478(UnkStruct_ov70_02261E10 *param0);
|
|
void ov70_02262484(UnkStruct_ov70_02261E10 *param0, u8 param1, u8 param2);
|
|
void ov70_0226251C(UnkStruct_ov70_02261E10 *param0, BOOL param1);
|
|
void ov70_022625D8(UnkStruct_ov70_02261E10 *param0, fx32 param1);
|
|
void ov70_0226260C(UnkStruct_ov70_02261E10 *param0);
|
|
void ov70_02262658(UnkStruct_ov70_02261E10 *param0, int param1);
|
|
BOOL ov70_0226271C(const UnkStruct_ov70_02261E10 *param0);
|
|
void ov70_02262724(UnkStruct_ov70_02261E10 *param0, BOOL param1, fx32 param2);
|
|
BOOL ov70_02262754(UnkStruct_ov70_02261E10 *param0, u32 param1, BOOL param2, fx32 param3);
|
|
void ov70_0226278C(UnkStruct_ov70_02261E10 *param0, fx32 param1);
|
|
void ov70_022627BC(UnkStruct_ov70_02261E10 *param0, enum PlazaMinigame param1, u32 param2, BOOL param3, BOOL param4, BOOL param5);
|
|
|
|
#endif // POKEPLATINUM_OV70_02261E10_H
|