started the magician
This commit is contained in:
parent
cc079bf781
commit
0c27dcf84e
@ -227,10 +227,8 @@ CardReadDrawCopyTile:
|
|||||||
add hl, de
|
add hl, de
|
||||||
dec b
|
dec b
|
||||||
jp nz, CardReadDrawCopyTile
|
jp nz, CardReadDrawCopyTile
|
||||||
|
|
||||||
ld a, $87
|
ld a, $87
|
||||||
ld [hl], a ; draw the cap at the end
|
ld [hl], a ; draw the cap at the end
|
||||||
|
|
||||||
CardReadDrawSelectedTile:
|
CardReadDrawSelectedTile:
|
||||||
ldh a, [$FF90+2]
|
ldh a, [$FF90+2]
|
||||||
ld b, a
|
ld b, a
|
||||||
|
BIN
themagician.aseprite
Normal file
BIN
themagician.aseprite
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user