From: sparky4 Date: Wed, 26 Nov 2014 20:15:27 +0000 (-0600) Subject: modified: scroll.c X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=5d8f2c903ec559f861ece74061d8488bd91c9fec;p=16.git modified: scroll.c modified: scroll.exe --- diff --git a/scroll.c b/scroll.c index e607834c..cb443902 100644 --- a/scroll.c +++ b/scroll.c @@ -339,6 +339,8 @@ break; printf("player.ty: %d\n", player.ty); printf("player.triggx: %d\n", player.triggerx); printf("player.triggy: %d\n", player.triggery); + printf("dxThresh: %d\n", bg->dxThresh); + printf("dyThresh: %d\n", bg->dyThresh); printf("temporary player sprite http://www.pixiv.net/member_illust.php?mode=medium&illust_id=45556867"); } diff --git a/scroll.exe b/scroll.exe index 7bfa7f9d..7ebf39a8 100644 Binary files a/scroll.exe and b/scroll.exe differ