pokeheartgold/include/overlay_03.h
2022-04-14 12:26:48 -04:00

17 lines
579 B
C

#ifndef POKEHEARTGOLD_OVERLAY_03_H
#define POKEHEARTGOLD_OVERLAY_03_H
#include "script.h"
void ov03_02255BB0(FieldSystem *fsys, u16 a1, u16 a2, u16 a3);
int ov03_02255BFC(void);
void ov03_02255C18(FieldSystem *fsys, u16 a1, u16 a2, u16 a3);
int ov03_02255C64(void);
void ov03_022566B0(TaskManager *taskManager, u16 *p_var);
void ov03_022566D0(FieldSystem *fsys, MSGFMT *msgFmt, u16 ruleset);
u16 ov03_02256A2C(FieldSystem *fsys, MSGFMT *msgFmt, u16 a2);
void ov03_02256710(FieldSystem *fsys, u16 a1);
void ov03_02258910(FieldSystem *fsys);
#endif //POKEHEARTGOLD_OVERLAY_03_H