No more W_

This commit is contained in:
dannye 2015-08-30 21:38:41 -05:00
parent 1ee9fb408c
commit 38065a744d
190 changed files with 2202 additions and 2202 deletions

View file

@ -17,9 +17,9 @@ PewterGuys: ; 37ca1 (d:7ca1)
ld a, [hli]
ld h, [hl]
ld l, a
ld a, [W_YCOORD]
ld a, [wYCoord]
ld b, a
ld a, [W_XCOORD]
ld a, [wXCoord]
ld c, a
.findMatchingCoordsLoop
ld a, [hli]