diff --git a/lumber.asm b/lumber.asm index abc98eb..f0cafb5 100644 --- a/lumber.asm +++ b/lumber.asm @@ -1214,7 +1214,9 @@ DLI8 ; character set change sta WSYNC mva #>font_over CHBASE - ; set cloud 3 horizontal position + ; set lower colors + mva GameColors+c_font1b COLPF1 + mva GameColors+c_font2 COLPF2 inc SyncByte pla rti diff --git a/lumber.xex b/lumber.xex index efb6c26..590d8a9 100644 Binary files a/lumber.xex and b/lumber.xex differ