mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
15 lines
575 B
C
15 lines
575 B
C
#ifndef POKEPLATINUM_OV5_021F47B0_H
|
|
#define POKEPLATINUM_OV5_021F47B0_H
|
|
|
|
#include "struct_decls/struct_02061AB4_decl.h"
|
|
|
|
#include "overlay005/struct_ov5_021DF47C_decl.h"
|
|
#include "overlay101/struct_ov101_021D5D90_decl.h"
|
|
|
|
void *ov5_021F47B0(UnkStruct_ov5_021DF47C *param0);
|
|
void ov5_021F47CC(void *param0);
|
|
UnkStruct_ov101_021D5D90 *ov5_021F4840(UnkStruct_ov5_021DF47C *param0, const MapObject *param1, int param2, int param3);
|
|
UnkStruct_ov101_021D5D90 *ov5_021F4CEC(UnkStruct_ov5_021DF47C *param0, int param1, int param2, int param3);
|
|
|
|
#endif // POKEPLATINUM_OV5_021F47B0_H
|