]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/modex16.c
meh i should organize gvar and mv soon and use the memory manager and i cleaned the...
[16.git] / src / lib / modex16.c
index 429cbb0ef1000e70c8ad86b7cfaccba5b5616ed7..94386cad2b154d27d6a0e60faa0ce27bfed23704 100755 (executable)
@@ -249,7 +249,7 @@ modexNextPageFlexibleSize(page_t *p, word x, word y)
        result.tilesw=result.width/TILEWH;\r
        result.tilesh=result.height/TILEWH;\r
        result.id = p->id+1;\r
-       result.stridew=p->stridew;//result.width/4;\r
+       result.stridew=p->sw/4;//result.width/4;\r
        result.pagesize = (word)(result.width/4)*result.height;\r
        switch(result.id)\r
        {\r