Explorar o código

drawing the OS small font without the top pixel padding.

Zeda Thomas %!s(int64=4) %!d(string=hai) anos
pai
achega
e087dda6fb
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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