libanim

view src/config.h @ 49:fb9659ca5cf2

added ping-pong extrapolator
author John Tsiombikas <nuclear@member.fsf.org>
date Sat, 13 Apr 2013 07:27:32 +0300
parents
children
line source
1 #ifndef ANIM_CONFIG_H_
2 #define ANIM_CONFIG_H_
4 #undef ANIM_THREAD_SAFE
6 #endif /* ANIM_CONFIG_H_ */