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

View File

@@ -10,6 +10,7 @@ void FixLongGrassMetatilesWindowTop(s16 x, s16 y);
void FixLongGrassMetatilesWindowBottom(s16 x, s16 y);
extern const struct SpritePalette gFieldEffectObjectPaletteInfo6;
extern struct MapPosition gPlayerFacingPosition;
// groundshake
bool8 sub_81BE66C(void);