Skip to content

Commit 810a07f

Browse files
committed
revert sec in floor code
1 parent b9abbe8 commit 810a07f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/modes/floor.asm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ drawFloor:
44
; get correct offset
55
sta tmp1
66
lda #$D
7-
sec
87
sbc tmp1
98
tax
109
; x10

0 commit comments

Comments
 (0)