projects
/
16.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21cb1a3
)
modified: scroll.c
author
sparky4
<sparky4@cock.li>
Wed, 26 Nov 2014 20:15:27 +0000
(14:15 -0600)
committer
sparky4
<sparky4@cock.li>
Wed, 26 Nov 2014 20:15:27 +0000
(14:15 -0600)
modified: scroll.exe
scroll.c
patch
|
blob
|
history
scroll.exe
patch
|
blob
|
history
diff --git
a/scroll.c
b/scroll.c
index e607834cec49362c5bd77d57b6fb363fe156ebc0..cb443902c716bdd1f01e390bcd2ed6030ec6fe0f 100644
(file)
--- 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 7bfa7f9df1cc1d40929ed6f76a2d79736bf786aa..7ebf39a8c0a1baa3b95b4263f5ee0aa63651e9fe 100644
(file)
Binary files a/scroll.exe and b/scroll.exe differ