Skip to content

Commit

Permalink
fix mismatch
Browse files Browse the repository at this point in the history
  • Loading branch information
threecreepio committed May 1, 2020
1 parent 2a81bc8 commit 89fe6a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sm2data4.asm
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ CHalfL: lda AtoDHalfwayPages,y ;load new halfway nybbles over the old ones
;$06 - used to store vertical length of pipe
;$07 - starts with adder from area parser, used to store row offset

.res $c470 - *, $00
.res $c470 - *, $FF

UpsideDownPipe_High:
lda #$01 ;start at second row
Expand Down

0 comments on commit 89fe6a0

Please sign in to comment.