Last Opty. Return of last of the texts. Now we have 0 bytes free :)

This commit is contained in:
Pecusx
2023-10-09 22:45:27 +02:00
parent 260ac2845d
commit cb8cd83cd9
10 changed files with 31 additions and 44 deletions
+2 -2
View File
@@ -1748,8 +1748,8 @@ DOTOldLowestValue
.endp
;--------------------------------------------------------
.proc DisplayTankNameAbove ;
lda tankNr
.proc DisplayTankNameAbove ; TankNr in X
txa ; TankNr
:3 asl ; *8
clc
adc #<TanksNames