mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
smol optimization by setting default color value for DisplayOffTextNr
This commit is contained in:
@@ -1599,6 +1599,9 @@ NotHigher
|
||||
; all text start from `talk` and end with an inverse.
|
||||
; we go through the `talk`, count number of inverses.
|
||||
; if equal to TextNumberOff, it is our text, printit
|
||||
lda #0
|
||||
notZero
|
||||
sta plot4x4color
|
||||
tya
|
||||
tax ; save Y
|
||||
mwa #(talk-1) LineAddress4x4
|
||||
|
||||
Reference in New Issue
Block a user