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
496 B
C
16 lines
496 B
C
#ifndef POKEPLATINUM_OV5_021F25C0_H
|
|
#define POKEPLATINUM_OV5_021F25C0_H
|
|
|
|
#include "struct_decls/struct_02061AB4_decl.h"
|
|
|
|
#include "overlay005/struct_ov5_021DF47C_decl.h"
|
|
|
|
#include "overworld_anim_manager.h"
|
|
|
|
void *ov5_021F25C0(UnkStruct_ov5_021DF47C *param0);
|
|
void ov5_021F25DC(void *param0);
|
|
OverworldAnimManager *ov5_021F261C(MapObject *param0, int param1, int param2, int param3, int param4);
|
|
void ov5_021F2838(OverworldAnimManager *param0, int param1);
|
|
|
|
#endif // POKEPLATINUM_OV5_021F25C0_H
|