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
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
-5
View File
@@ -100,8 +100,6 @@ LASTeXistenZ ; eXistenZ before shoot
ResultsTable ;the results in the gameeeeee
.DS MaxPlayers
TempResults
.DS MaxPlayers
DirectHits
.DS MaxPlayers
EarnedMoneyH
@@ -272,7 +270,6 @@ char1 .DS [8]
char2 .DS [8]
;color .DS 1
ybit .DS 1
tempbyte01 .DS 1
;delta .DS 2
yfloat .DS 2
deltaX .DS 1
@@ -378,8 +375,6 @@ previousAngle
.DS MaxPlayers
previousEnergyL
.DS MaxPlayers
previousLeftRange
.DS MaxPlayers
previousEnergyH
.DS MaxPlayers
RandBoundaryLow