From 1d76db98ba5922f905f8a455ba1c56105e47d178 Mon Sep 17 00:00:00 2001 From: sparky4 Date: Wed, 8 Jun 2016 12:17:45 -0500 Subject: [PATCH] rendering comparisons are made ^^ --- src/scroll.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/scroll.c b/src/scroll.c index e33d0c03..92cdf662 100755 --- a/src/scroll.c +++ b/src/scroll.c @@ -42,7 +42,7 @@ sword bakapee; pan_t pan; //debugswitches boolean panswitch=0; -pageflipflop=1; +boolean pageflipflop=1; unsigned int i; const char *cpus; //static int persist_aniframe = 0; /* gonna be increased to 1 before being used, so 0 is ok for default */ -- 2.39.5