From d54e14ca74153fe415e8b66dbd24f47265361130 Mon Sep 17 00:00:00 2001 From: Thomas Perl Date: Thu, 21 May 2020 11:25:45 +0200 Subject: [PATCH] CurrentColordb -> CurrentColor db --- src/chapter-29.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/chapter-29.md b/src/chapter-29.md index eb57047..7918865 100644 --- a/src/chapter-29.md +++ b/src/chapter-29.md @@ -564,7 +564,7 @@ ColorNumbers label byte COLOR_ENTRY_LENGTH equ ($-ColorNumbers)/16 db ‘$' ; -CurrentColordb? +CurrentColor db ? ; ; Space for the array of 16 colors we'll pass to the BIOS, plus ; an overscan setting of black.