Move gPlayerFacingPosition out of sym_ewram.txt (#617)

* Move gPlayerFacingPosition out of sym_ewram.txt

* Fix tabs in sym_ewram.txt

* Remove redundant faraway island extern
This commit is contained in:
Phlosioneer
2019-04-01 20:30:41 -04:00
committed by huderlem
parent fe1c14db76
commit c429e6d69c
4 changed files with 3 additions and 9 deletions
-3
View File
@@ -27,9 +27,6 @@ static void sub_813561C(u8 taskId);
static void sub_81356C4(void);
static void sub_8135714(void);
// extern RAM loc
extern struct MapPosition gPlayerFacingPosition;
// text
bool8 CheckObjectGraphicsInFrontOfPlayer(u8 graphicsId)
{