libanim

view src/config.h @ 62:eb024fa08fe6

avoid starting an animation blend transition with the same animation as source and target
author John Tsiombikas <nuclear@member.fsf.org>
date Mon, 30 Dec 2013 15:22:44 +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_ */