pokeplatinum/include/overlay005/ov5_021F134C.h
Alexandre Sollier 9f9ecd01b5
Some checks are pending
build / build (push) Waiting to run
Document the overworld animation manager (#812)
Signed-off-by: Kuruyia <github@kuruyia.net>
2025-11-01 08:56:07 -07:00

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