Преглед изворни кода

drawing the OS small font without the top pixel padding.

Zeda Thomas пре 4 година
родитељ
комит
e087dda6fb
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/gfx/text.z80

+ 1 - 0
src/gfx/text.z80

@@ -396,6 +396,7 @@ VPutC_OS_small:
   ld b,a
   ld a,3
   call OS_font_sub
+  inc de
   jp VputSCStepIn
 _:
   ld hl,$0600