DEADSOFTWARE

Закоментировал ненужный код
authorARembo <ARembo@gmail.com>
Sun, 24 Jul 2011 22:38:31 +0000 (18:38 -0400)
committerARembo <ARembo@gmail.com>
Sun, 24 Jul 2011 22:38:31 +0000 (18:38 -0400)
src/anim.c

index 39bb63cc9fde23ff7f249cdeb7240d6968081ccc..844ad03b25e8048c64f4d83253d87681636b5ca3 100644 (file)
@@ -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 <stdlib.h>
 #include <string.h>
@@ -104,3 +104,4 @@ int ANM_play(void) {
   if(anm->t==AB_END) return 0;
   return 1;
 }
+*/
\ No newline at end of file