X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Fplanrpcx.c;h=ce44cb4d53d01e032fa82efa254c15399fcc3a67;hb=12d44b532d96bf7334b52a220c89d8e6b89e809d;hp=0c372e6584e75f19a917b5c7a49e984abaa321ad;hpb=80c0c07d5db1fc37fe3bf2919235b1baa612e35f;p=16.git diff --git a/src/planrpcx.c b/src/planrpcx.c index 0c372e65..ce44cb4d 100755 --- a/src/planrpcx.c +++ b/src/planrpcx.c @@ -86,7 +86,7 @@ baka = 1; } t1 = (*clockw-start) /18.2; for(i=0; i<100 ;i++) { - modexDrawBmpPBufRegion (&gvar.video.page[0], p.width+32, 32, 0, 0, p.width, p.height, &p); + 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); } t2 = (*clockw-start) /18.2; getch();