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>
20 lines
698 B
C
20 lines
698 B
C
#ifndef POKEPLATINUM_OV5_021F1CC8_H
|
|
#define POKEPLATINUM_OV5_021F1CC8_H
|
|
|
|
#include "struct_decls/struct_02061AB4_decl.h"
|
|
|
|
#include "overlay005/struct_ov5_021DF47C_decl.h"
|
|
|
|
#include "overworld_anim_manager.h"
|
|
|
|
void *ov5_021F1CC8(UnkStruct_ov5_021DF47C *param0);
|
|
void ov5_021F1CE8(void *param0);
|
|
OverworldAnimManager *ov5_021F1E8C(const MapObject *param0);
|
|
OverworldAnimManager *ov5_021F1E98(const MapObject *param0);
|
|
OverworldAnimManager *ov5_021F1EA4(const MapObject *param0);
|
|
OverworldAnimManager *ov5_021F1EB0(const MapObject *param0);
|
|
OverworldAnimManager *ov5_021F1EBC(const MapObject *param0);
|
|
OverworldAnimManager *ov5_021F1EC8(const MapObject *param0);
|
|
|
|
#endif // POKEPLATINUM_OV5_021F1CC8_H
|