mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-06-01 05:01:11 -05:00
14 lines
420 B
C
14 lines
420 B
C
#ifndef POKEHEARTGOLD_OVERLAY_01_022053EC_H
|
|
#define POKEHEARTGOLD_OVERLAY_01_022053EC_H
|
|
|
|
#include "field_system.h"
|
|
|
|
void ov01_022057D0(FieldSystem *fieldSystem);
|
|
void ov01_02205990(int a0, int x, int z, FollowMon *mon);
|
|
BOOL ov01_0220553C(LocalMapObject *mapObject);
|
|
BOOL ov01_02205A60(TaskManager *taskMan);
|
|
u32 ov01_022052C4(void *a0, VecFx32 *a1);
|
|
BOOL ov01_022052F4();
|
|
|
|
#endif // POKEHEARTGOLD_OVERLAY_01_022053EC_H
|