From: sparky4 Date: Wed, 8 Apr 2015 01:40:15 +0000 (-0500) Subject: added screen 2 gfor more details wwww X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=f9b478072875ecacac8028847710e1ca32252335;p=16.git added screen 2 gfor more details wwww modified: scroll.exe modified: src/scroll.c --- diff --git a/scroll.exe b/scroll.exe index 8eb9e1e7..46acea99 100644 Binary files a/scroll.exe and b/scroll.exe differ diff --git a/src/scroll.c b/src/scroll.c index d47b1936..f8f01444 100644 --- a/src/scroll.c +++ b/src/scroll.c @@ -592,8 +592,8 @@ void main() { printf("Total free: %zu\n", GetFreeSize()); printf("temporary player sprite 0: http://www.pixiv.net/member_illust.php?mode=medium&illust_id=45556867\n"); printf("temporary player sprite 1: http://www.pixiv.net/member_illust.php?mode=medium&illust_id=44606385\n"); - printf("Screen: %dx", screen.width); - printf("%d\n", screen.height); + printf("Screen: %dx", screen.width); printf("%d\n", screen.height); + printf("Screen2: %dx", screen2.width); printf("%d\n", screen2.height); //xmsfree(&map); //xmsfree(bg); //xmsfree(spri);