pokeheartgold/include/unk_02054648.h
2023-08-22 09:11:59 +01:00

13 lines
471 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 *fieldSystem, int x, int y);
BOOL sub_020549A8(FieldSystem *fieldSystem, 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