mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 15:49:02 -05:00
20 lines
787 B
C
20 lines
787 B
C
#ifndef POKEPLATINUM_OV5_021F10E8_H
|
|
#define POKEPLATINUM_OV5_021F10E8_H
|
|
|
|
#include "struct_decls/struct_02061AB4_decl.h"
|
|
#include "struct_defs/struct_02073B50.h"
|
|
#include "overlay005/struct_ov5_021DF47C_decl.h"
|
|
#include "overlay101/struct_ov101_021D5D90_decl.h"
|
|
|
|
#include <nitro/fx/fx.h>
|
|
|
|
void * ov5_021F10E8(UnkStruct_ov5_021DF47C * param0);
|
|
void ov5_021F10FC(void * param0);
|
|
void ov5_021F1188(UnkStruct_ov5_021DF47C * param0, u32 param1);
|
|
void ov5_021F11C0(UnkStruct_ov5_021DF47C * param0, u32 param1, u32 param2);
|
|
UnkStruct_02073B50 * ov5_021F11FC(UnkStruct_ov5_021DF47C * param0, u32 param1);
|
|
UnkStruct_ov101_021D5D90 * ov5_021F121C(const UnkStruct_02061AB4 * param0, const VecFx32 * param1);
|
|
void ov5_021F1328(UnkStruct_ov5_021DF47C * param0);
|
|
|
|
#endif // POKEPLATINUM_OV5_021F10E8_H
|