]> 4ch.mooo.com Git - 16.git/blobdiff - src/planrpcx.c
more correct measurment of benchmarking
[16.git] / src / planrpcx.c
index 0c372e6584e75f19a917b5c7a49e984abaa321ad..ce44cb4d53d01e032fa82efa254c15399fcc3a67 100755 (executable)
@@ -86,7 +86,7 @@ baka = 1;
        }\r
        t1 = (*clockw-start) /18.2;\r
        for(i=0; i<100 ;i++) {\r
-               modexDrawBmpPBufRegion  (&gvar.video.page[0], p.width+32, 32, 0, 0, p.width, p.height, &p);\r
+               modexDrawBmpPBufRegion  (&gvar.video.page[0], p.width+32, 32, p.width-(p.width/4), p.height-(p.height/4), p.width/4, p.height/4, &p);\r
        }\r
        t2 = (*clockw-start) /18.2;\r
        getch();\r