diff options
| author | B. Watson <urchlay@slackware.uk> | 2026-03-14 02:32:09 -0400 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2026-03-14 02:32:09 -0400 |
| commit | 7dd075509dbbf4883388240af2cf4c6dd925cc87 (patch) | |
| tree | 798ff60b9570fdca60b4c11a1f6a7a5478e63a5a /font_dl.asm | |
| parent | 52940550fae5f5002d58653d146c862d8a637aa8 (diff) | |
| download | fujinet-chat-7dd075509dbbf4883388240af2cf4c6dd925cc87.tar.gz | |
use GR.1 for screen status line. also revert to using only one status_box.
Diffstat (limited to 'font_dl.asm')
| -rw-r--r-- | font_dl.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/font_dl.asm b/font_dl.asm index c49d53d..70222e3 100644 --- a/font_dl.asm +++ b/font_dl.asm @@ -73,7 +73,7 @@ dl_bot_lms .byte $42 ; LMS GR.0 dl_status_lms .word scr0_bot+920 ; line 23 - .byte $02 + .byte $06 ; one GR.1 line .byte $41 ; JVB .word dlist_bot |
