mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-31 20:43:00 -05:00
9 lines
235 B
C
9 lines
235 B
C
#ifndef POKEHEARTGOLD_UNK_0205CB48_H
|
|
#define POKEHEARTGOLD_UNK_0205CB48_H
|
|
|
|
#include "field_player_avatar.h"
|
|
|
|
void PlayerAvatar_GetCoordsInFront(FIELD_PLAYER_AVATAR *playerAvatar, int *x, int *y);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_0205CB48_H
|