Unused variables removed

This commit is contained in:
Pecusx
2023-10-04 22:49:38 +02:00
parent 54ecb386b7
commit a5b78161a1
6 changed files with 0 additions and 6 deletions
-1
View File
@@ -223,7 +223,6 @@ MinCalculated
lda #screenheight
sec
sbc ydraw
sta tempbyte01
jsr plot.MakePlot
; X - index in bittable (number of bit) and nothing more (for use) in C64 :)
; jmp IntoDraw ; jumps inside Draw routine