mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-06-01 05:01:11 -05:00
10 lines
259 B
C
10 lines
259 B
C
#ifndef POKEHEARTGOLD_OVERLAY_01_022053EC_H
|
|
#define POKEHEARTGOLD_OVERLAY_01_022053EC_H
|
|
|
|
#include "field_system.h"
|
|
|
|
void ov01_022057D0(FieldSystem *fsys);
|
|
void ov01_02205990(int a0, int x, int y, FollowMon *mon);
|
|
|
|
#endif //POKEHEARTGOLD_OVERLAY_01_022053EC_H
|