mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
13 lines
372 B
C
13 lines
372 B
C
#ifndef POKEPLATINUM_OV5_021EF4BC_H
|
|
#define POKEPLATINUM_OV5_021EF4BC_H
|
|
|
|
#include "overlay005/struct_ov5_021EF4F8_decl.h"
|
|
|
|
#include "hblank_system.h"
|
|
|
|
UnkStruct_ov5_021EF4F8 *ov5_021EF4BC(u32 heapID, HBlankSystem *param1);
|
|
void ov5_021EF4F8(UnkStruct_ov5_021EF4F8 *param0);
|
|
void Field_DoPoisonEffect(UnkStruct_ov5_021EF4F8 *param0);
|
|
|
|
#endif // POKEPLATINUM_OV5_021EF4BC_H
|