Fixed minor typo

This commit is contained in:
Stefan
2025-07-02 15:50:29 +02:00
committed by GitHub
parent 92fa7cb23f
commit a820538c2a

View File

@@ -775,7 +775,7 @@ _DrawChar: sty tempy
sta dest_hi sta dest_hi
lda #0 ; Get the address in font memory where this lda #0 ; Get the address in font memory where this
sta src_hi ; Petscii chracter lives (after conversion from sta src_hi ; Petscii character lives (after conversion from
lda tempa ; ascii) lda tempa ; ascii)
sty temp2 sty temp2