From 2cf4b7048a7f3878c61e7a479225e870ee5e0069 Mon Sep 17 00:00:00 2001 From: sparky4 Date: Wed, 5 Apr 2017 05:32:47 -0500 Subject: [PATCH] XCROLL broken --- src/lib/16_vl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } -- 2.39.2