mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 15:49:02 -05:00
Some checks are pending
build / build (push) Waiting to run
Signed-off-by: Kuruyia <github@kuruyia.net>
15 lines
399 B
C
15 lines
399 B
C
#ifndef POKEPLATINUM_OV5_021F3D00_H
|
|
#define POKEPLATINUM_OV5_021F3D00_H
|
|
|
|
#include "struct_decls/struct_02061AB4_decl.h"
|
|
|
|
#include "overlay005/struct_ov5_021DF47C_decl.h"
|
|
|
|
#include "overworld_anim_manager.h"
|
|
|
|
void *ov5_021F3D00(UnkStruct_ov5_021DF47C *param0);
|
|
void ov5_021F3D1C(void *param0);
|
|
OverworldAnimManager *ov5_021F3D90(MapObject *param0, int param1);
|
|
|
|
#endif // POKEPLATINUM_OV5_021F3D00_H
|