From 1aad0f494f89b7fc52efef788811a27bd24bf65b Mon Sep 17 00:00:00 2001 From: ian Date: Fri, 22 Oct 2004 19:04:39 +0000 Subject: [PATCH] state background colour --- layout/segcmapassign | 1 + 1 file changed, 1 insertion(+) diff --git a/layout/segcmapassign b/layout/segcmapassign index ef5712a..84cdbc7 100755 --- a/layout/segcmapassign +++ b/layout/segcmapassign @@ -43,6 +43,7 @@ # 8 bits segment main IN REVERSE ORDER # # The unknown/unidentified segment is 00 0000 0000, with feature 000000. +# Background is white (all bits set). use strict; use IO::Handle; -- 2.30.2