mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-21 06:39:40 +02:00
Minor graphic improvements.
Background color of "more" up/down lines (purchase screen). Color of purchase screen header.
This commit is contained in:
@@ -323,6 +323,8 @@ GoToActivation
|
||||
|
||||
; there is a tank (player) number in tanknr
|
||||
; we are displaying name of the player
|
||||
lda #$ca
|
||||
sta COLOR1 ; set color of header text
|
||||
ldy #0
|
||||
sty COLBAKS ; set color of background
|
||||
lda tanknr
|
||||
|
||||
Reference in New Issue
Block a user