From: sparky4 Date: Mon, 6 Apr 2015 03:51:08 +0000 (-0500) Subject: GOTTA GO FSAT!! X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=cec42fd1a22477c01956322e0e58bc4d1f4bdcb5;p=16.git GOTTA GO FSAT!! modified: pcxtest.exe modified: scroll.exe modified: src/scroll.c modified: test.exe modified: test2.exe --- diff --git a/pcxtest.exe b/pcxtest.exe index 4ef6a9c9..03111e44 100644 Binary files a/pcxtest.exe and b/pcxtest.exe differ diff --git a/scroll.exe b/scroll.exe index dbbb9e57..b8c4d834 100644 Binary files a/scroll.exe and b/scroll.exe differ diff --git a/src/scroll.c b/src/scroll.c index 263b6602..f06019ed 100644 --- a/src/scroll.c +++ b/src/scroll.c @@ -64,7 +64,7 @@ void animatePlayer(map_view_t *src, map_view_t *dest, /*map_view_t *top, */sword #define TILEWH 16 #define QUADWH TILEWH/2 -#define SPEED 4 +#define SPEED 16 //#define LOOPMAX (TILEWH/SPEED) //place holder definitions diff --git a/test.exe b/test.exe index dc4894df..50699f01 100644 Binary files a/test.exe and b/test.exe differ diff --git a/test2.exe b/test2.exe index 95a05440..9d8fc55f 100644 Binary files a/test2.exe and b/test2.exe differ