Skip to content

Commit 3b04b3d

Browse files
Silly things sneaking in there
1 parent 82e5d5a commit 3b04b3d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CEdev/lib/src/graphics/graphx/graphics_lib.asm

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2016,10 +2016,6 @@ _Sprite:
20162016
; arg4 : Height -- 8bits
20172017
; Returns:
20182018
; None
2019-
scf
2020-
sbc hl,hl
2021-
ld (hl),2
2022-
20232019
push ix ; save ix sp
20242020
call _ClipDraw_ASM \.r
20252021
pop ix ; restore ix sp

0 commit comments

Comments
 (0)