mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-06-02 22:08:03 -05:00
13 lines
327 B
C
13 lines
327 B
C
#ifndef POKEPLATINUM_OV5_021F37A8_H
|
|
#define POKEPLATINUM_OV5_021F37A8_H
|
|
|
|
#include "struct_decls/map_object.h"
|
|
|
|
#include "overlay005/field_effect_manager.h"
|
|
|
|
void *ov5_021F37A8(FieldEffectManager *param0);
|
|
void ov5_021F37C4(void *param0);
|
|
void ov5_021F3844(MapObject *param0, int param1);
|
|
|
|
#endif // POKEPLATINUM_OV5_021F37A8_H
|