We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9abbe8 commit 810a07fCopy full SHA for 810a07f
src/modes/floor.asm
@@ -4,7 +4,6 @@ drawFloor:
4
; get correct offset
5
sta tmp1
6
lda #$D
7
- sec
8
sbc tmp1
9
tax
10
; x10
0 commit comments