mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
17 lines
712 B
C
17 lines
712 B
C
#ifndef POKEPLATINUM_OV5_021EEF34_H
|
|
#define POKEPLATINUM_OV5_021EEF34_H
|
|
|
|
#include "struct_decls/struct_02006C24_decl.h"
|
|
#include "struct_decls/sys_task.h"
|
|
#include "overlay005/struct_ov5_021EF13C_decl.h"
|
|
|
|
UnkStruct_ov5_021EF13C * ov5_021EF13C(void);
|
|
void ov5_021EF158(NARC * param0, const int param1, UnkStruct_ov5_021EF13C * param2, u8 * param3);
|
|
void ov5_021EF1D0(UnkStruct_ov5_021EF13C * param0);
|
|
void ov5_021EF1DC(UnkStruct_ov5_021EF13C * param0);
|
|
SysTask * ov5_021EF1F0(NARC * param0, const int param1, UnkStruct_ov5_021EF13C * param2, int * param3, u8 ** param4, int * param5);
|
|
void ov5_021EF23C(SysTask * param0);
|
|
void ov5_021EF248(UnkStruct_ov5_021EF13C * param0);
|
|
|
|
#endif // POKEPLATINUM_OV5_021EEF34_H
|