pokeheartgold/include/unk_02054648.h
2022-04-12 15:28:04 -04:00

13 lines
457 B
C

#ifndef POKEHEARTGOLD_UNK_02054648_H
#define POKEHEARTGOLD_UNK_02054648_H
#include "script.h"
void sub_0205489C(u32 *a0, int a1);
u8 GetMetatileBehaviorAt(FieldSystem *fsys, int x, int y);
BOOL sub_020549A8(FieldSystem *fsys, VecFx32 *playerPos, int xInFront, int yInFront, int a4);
BOOL sub_02060BFC(LocalMapObject *playerObj, int xInFront, int playerElev, int yInFront);
void sub_020659CC(LocalMapObject *object);
#endif //POKEHEARTGOLD_UNK_02054648_H