mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
faster spinners
no more agony!
This commit is contained in:
parent
51744c4e3c
commit
fd2e6b2e23
|
@ -20,7 +20,7 @@ LoadSpinnerArrowTiles::
|
||||||
ld de, 6 * 4
|
ld de, 6 * 4
|
||||||
add hl, de
|
add hl, de
|
||||||
.alternateGraphics
|
.alternateGraphics
|
||||||
ld a, $4
|
ld a, 1
|
||||||
ld bc, $0
|
ld bc, $0
|
||||||
.loop
|
.loop
|
||||||
push af
|
push af
|
||||||
|
|
Loading…
Reference in a new issue