goat3d

view libs/anim/config.h @ 45:8da36540e2e9

fixed memory leak in readxml and reversed error return
author John Tsiombikas <nuclear@member.fsf.org>
date Sun, 08 Dec 2013 02:27:32 +0200
parents
children
line source
1 #ifndef ANIM_CONFIG_H_
2 #define ANIM_CONFIG_H_
4 #undef ANIM_THREAD_SAFE
6 #endif /* ANIM_CONFIG_H_ */