From 0d2cf3aa1ab7107a8d4a9d95b310b5e180b07f17 Mon Sep 17 00:00:00 2001 From: ARembo Date: Sun, 24 Jul 2011 18:38:31 -0400 Subject: [PATCH] =?utf8?q?=D0=97=D0=B0=D0=BA=D0=BE=D0=BC=D0=B5=D0=BD=D1=82?= =?utf8?q?=D0=B8=D1=80=D0=BE=D0=B2=D0=B0=D0=BB=20=D0=BD=D0=B5=D0=BD=D1=83?= =?utf8?q?=D0=B6=D0=BD=D1=8B=D0=B9=20=D0=BA=D0=BE=D0=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- src/anim.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/anim.c b/src/anim.c index 39bb63c..844ad03 100644 --- a/src/anim.c +++ b/src/anim.c @@ -19,7 +19,7 @@ write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ - +/* #include "glob.h" #include #include @@ -104,3 +104,4 @@ int ANM_play(void) { if(anm->t==AB_END) return 0; return 1; } +*/ \ No newline at end of file -- 2.29.2