From: sparky4 Date: Wed, 5 Apr 2017 10:32:47 +0000 (-0500) Subject: XCROLL broken X-Git-Url: http://4ch.mooo.com/gitweb/?p=16.git;a=commitdiff_plain;h=2cf4b7048a7f3878c61e7a479225e870ee5e0069 XCROLL broken --- diff --git a/src/lib/16_vl.c b/src/lib/16_vl.c index 514e7d4d..2078def2 100755 --- a/src/lib/16_vl.c +++ b/src/lib/16_vl.c @@ -169,7 +169,7 @@ void modexEnter(sword vq, boolean cmem, global_game_variables_t *gv) } break; } - VL_SetLineWidth (cm.offset, &gv->video.ofs); +// VL_SetLineWidth (cm.offset, &gv->video.ofs); gv->video.VL_Started=1; }