]> 4ch.mooo.com Git - 16.git/blobdiff - 16/fcsp2src/sp2.asm
eh i am too tired to experiment with this wwww
[16.git] / 16 / fcsp2src / sp2.asm
index c0e3a132958d697ce8fe0f56fc5c9c7383b4e4a2..ee0f77f914801a14cdfb80dd8a7f8c2105b79d8a 100755 (executable)
@@ -586,9 +586,9 @@ doit70      PROC NEAR
        mov     di,OFFSET p00\r
        call    set3drot\r
 ;---add more text to 3d scroller\r
-       sub     ds:textcnt,90;;;;SCROLLSPEED\r
+       sub     word ptr ds:textcnt,90;;;;SCROLLSPEED\r
        jnc     @@t1\r
-       mov     ds:textcnt,1023;;;;LETTERDOTSPACING*8-1\r
+       mov     word ptr ds:textcnt,1023;;;;LETTERDOTSPACING*8-1\r
        mov     si,ds:text\r
        mov     bl,ds:[si]\r
        IFDEF XORTEXTS\r