mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 08:41:27 -05:00
13 lines
390 B
C
13 lines
390 B
C
#ifndef POKEPLATINUM_OV5_021F4018_H
|
|
#define POKEPLATINUM_OV5_021F4018_H
|
|
|
|
#include "field/field_system_decl.h"
|
|
#include "overlay005/field_effect_manager.h"
|
|
|
|
void *ov5_021F4018(FieldEffectManager *param0);
|
|
void ov5_021F4034(void *param0);
|
|
void ov5_021F4098(FieldSystem *fieldSystem, int param1);
|
|
void ov5_021F416C(FieldSystem *fieldSystem, int param1);
|
|
|
|
#endif // POKEPLATINUM_OV5_021F4018_H
|