From: sparky4 Date: Wed, 18 Jan 2017 18:04:48 +0000 (-0600) Subject: fine tuning animation still X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=fbdac152a2cab1524281a702ddd16f38625cde27;p=16.git fine tuning animation still --- diff --git a/src/zcroll.c b/src/zcroll.c index 99ded28a..7b6c03b9 100755 --- a/src/zcroll.c +++ b/src/zcroll.c @@ -113,7 +113,7 @@ void main(int argc, char *argv[]) player[0].ent->spri->delay = 0; i = set_anim_by_id(player[0].ent->spri, 31); - //print_anim_ids(player[0].ent->spri); + print_anim_ids(player[0].ent->spri); if (i == -1) { #ifdef FADE