]> 4ch.mooo.com Git - 16.git/commitdiff
a space bar added to 16_ca.c (i am still mworking on this part owwolf3d port whould...
authorsparky4 <sparky4@cock.li>
Mon, 17 Oct 2016 20:56:44 +0000 (15:56 -0500)
committersparky4 <sparky4@cock.li>
Mon, 17 Oct 2016 20:56:44 +0000 (15:56 -0500)
src/lib/16_ca.c

index e2803808a47389d6202f2f870c3dfbea4fb445d6..74fb0f676feae633d3e3eda60fd079cb7f5cde83 100755 (executable)
@@ -902,7 +902,7 @@ void CA_RLEWexpand (unsigned huge *source, unsigned huge *dest,long length,
 //\r
 // NOTE: A repeat count that produces 0xfff0 bytes can blow this!\r
 //\r
-       __asm{\r
+       __asm {\r
                mov     bx,rlewtag\r
                mov     si,sourceoff\r
                mov     di,destoff\r