mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 08:41:27 -05:00
15 lines
379 B
C
15 lines
379 B
C
#ifndef POKEPLATINUM_OV5_021F5428_H
|
|
#define POKEPLATINUM_OV5_021F5428_H
|
|
|
|
#include "struct_decls/struct_02061AB4_decl.h"
|
|
|
|
#include "overlay005/field_effect_manager.h"
|
|
|
|
#include "overworld_anim_manager.h"
|
|
|
|
void *ov5_021F5428(FieldEffectManager *param0);
|
|
void ov5_021F5444(void *param0);
|
|
OverworldAnimManager *ov5_021F5488(MapObject *param0);
|
|
|
|
#endif // POKEPLATINUM_OV5_021F5428_H
|