CurrentColordb -> CurrentColor db

This commit is contained in:
Thomas Perl 2020-05-21 11:25:45 +02:00
commit d54e14ca74

View file

@ -564,7 +564,7 @@ ColorNumbers label byte
COLOR_ENTRY_LENGTH equ ($-ColorNumbers)/16 COLOR_ENTRY_LENGTH equ ($-ColorNumbers)/16
db $' db $'
; ;
CurrentColordb? CurrentColor db ?
; ;
; Space for the array of 16 colors we'll pass to the BIOS, plus ; Space for the array of 16 colors we'll pass to the BIOS, plus
; an overscan setting of black. ; an overscan setting of black.