mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 06:57:36 -05:00
15 lines
518 B
C
15 lines
518 B
C
#ifndef POKEPLATINUM_OV5_021F2850_H
|
|
#define POKEPLATINUM_OV5_021F2850_H
|
|
|
|
#include "struct_decls/struct_02061AB4_decl.h"
|
|
|
|
#include "overlay005/struct_ov5_021DF47C_decl.h"
|
|
#include "overlay101/struct_ov101_021D5D90_decl.h"
|
|
|
|
void *ov5_021F2850(UnkStruct_ov5_021DF47C *param0);
|
|
void ov5_021F2864(void *param0);
|
|
UnkStruct_ov101_021D5D90 *ov5_021F28F4(MapObject *param0, int param1, int param2, int param3, int param4);
|
|
void ov5_021F2974(UnkStruct_ov101_021D5D90 *param0, int param1);
|
|
|
|
#endif // POKEPLATINUM_OV5_021F2850_H
|