mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-21 14:49:40 +02:00
Better display of robo-tanks names
This commit is contained in:
+1
-1
@@ -1980,7 +1980,7 @@ DisplayWindValue
|
||||
.endp
|
||||
;-------------------------------------------------
|
||||
.proc PutTankNameOnScreen
|
||||
; puts name of the tan on the screen
|
||||
; puts name of the tank on the screen
|
||||
ldy #$00
|
||||
lda tanknr
|
||||
asl
|
||||
|
||||
Reference in New Issue
Block a user