mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
Last Opty. Return of last of the texts. Now we have 0 bytes free :)
This commit is contained in:
+2
-2
@@ -1748,8 +1748,8 @@ DOTOldLowestValue
|
||||
.endp
|
||||
|
||||
;--------------------------------------------------------
|
||||
.proc DisplayTankNameAbove ;
|
||||
lda tankNr
|
||||
.proc DisplayTankNameAbove ; TankNr in X
|
||||
txa ; TankNr
|
||||
:3 asl ; *8
|
||||
clc
|
||||
adc #<TanksNames
|
||||
|
||||
Reference in New Issue
Block a user