mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 00:32:20 -05:00
15 lines
422 B
C
15 lines
422 B
C
#ifndef POKEPLATINUM_OV5_021F348C_H
|
|
#define POKEPLATINUM_OV5_021F348C_H
|
|
|
|
#include "struct_decls/struct_02061AB4_decl.h"
|
|
|
|
#include "overlay005/field_effect_manager.h"
|
|
|
|
void *ov5_021F348C(FieldEffectManager *param0);
|
|
void ov5_021F34A8(void *param0);
|
|
void ov5_021F34B8(FieldEffectManager *param0);
|
|
void ov5_021F3638(MapObject *param0);
|
|
void ov5_021F3678(MapObject *param0, int param1);
|
|
|
|
#endif // POKEPLATINUM_OV5_021F348C_H
|