libanim

view .hgignore @ 65:817a5c3a7f96

fixed a crashing bug in anm_destroy_node introduced when I added the multiple animations per node
author John Tsiombikas <nuclear@member.fsf.org>
date Thu, 23 Jan 2014 02:53:09 +0200
parents
children 769ae86eee31
line source
1 \.d$
2 \.o$
3 \.swp$
4 ^libanim.a$
5 ^libanim.so
6 ^libanim.dylib
7 ^Makefile$