diff options
Diffstat (limited to 'font_dl.asm')
| -rw-r--r-- | font_dl.asm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/font_dl.asm b/font_dl.asm index 28599e8..c49d53d 100644 --- a/font_dl.asm +++ b/font_dl.asm @@ -69,9 +69,11 @@ dl_bot_lms .byte $02, $02, $02, $02, $02, $02, $02, $02 .byte $02, $02, $02, $02, $02, $02, $02, $02 .byte $02, $02, $02, $02, $02, $02 ; 22 GR.0 lines + .byte $00 .byte $42 ; LMS GR.0 dl_status_lms .word scr0_bot+920 ; line 23 + .byte $02 .byte $41 ; JVB .word dlist_bot |
