diff --git a/tarot.asm b/tarot.asm index a332dc0..715b980 100644 --- a/tarot.asm +++ b/tarot.asm @@ -227,10 +227,8 @@ CardReadDrawCopyTile: add hl, de dec b jp nz, CardReadDrawCopyTile - ld a, $87 ld [hl], a ; draw the cap at the end - CardReadDrawSelectedTile: ldh a, [$FF90+2] ld b, a diff --git a/themagician.aseprite b/themagician.aseprite new file mode 100644 index 0000000..f99b92b Binary files /dev/null and b/themagician.aseprite differ