mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
Some checks are pending
build / build (push) Waiting to run
Signed-off-by: Kuruyia <github@kuruyia.net>
16 lines
437 B
C
16 lines
437 B
C
#ifndef POKEPLATINUM_OV5_021F134C_H
|
|
#define POKEPLATINUM_OV5_021F134C_H
|
|
|
|
#include "struct_decls/struct_02061AB4_decl.h"
|
|
|
|
#include "overlay005/struct_ov5_021DF47C_decl.h"
|
|
|
|
#include "overworld_anim_manager.h"
|
|
|
|
void *ov5_021F134C(UnkStruct_ov5_021DF47C *param0);
|
|
void ov5_021F1370(void *param0);
|
|
void ov5_021F1570(MapObject *param0);
|
|
OverworldAnimManager *ov5_021F16D4(MapObject *param0, int param1);
|
|
|
|
#endif // POKEPLATINUM_OV5_021F134C_H
|