DEADSOFTWARE

Ненужный код
[flatwaifu.git] / src / anim.c
index 39bb63cc9fde23ff7f249cdeb7240d6968081ccc..bd02b2176cedc659578e6beeb2295a19853ab976 100644 (file)
@@ -19,6 +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>
@@ -104,3 +105,4 @@ int ANM_play(void) {
   if(anm->t==AB_END) return 0;
   return 1;
 }
+*/
\ No newline at end of file