X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fanim.c;h=bd02b2176cedc659578e6beeb2295a19853ab976;hb=2404cdef804cd358dda0ee7accc76cd3eea04b87;hp=39bb63cc9fde23ff7f249cdeb7240d6968081ccc;hpb=a2115940e7643dcb1b87286f3d19fe95f7b79bd3;p=flatwaifu.git diff --git a/src/anim.c b/src/anim.c index 39bb63c..bd02b21 100644 --- a/src/anim.c +++ b/src/anim.c @@ -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 @@ -104,3 +105,4 @@ int ANM_play(void) { if(anm->t==AB_END) return 0; return 1; } +*/ \ No newline at end of file