added libanim, and moved gph-cmath into libs/cgmath
[dosdemo] / libs / anim / src / config.h
diff --git a/libs/anim/src/config.h b/libs/anim/src/config.h
new file mode 100644 (file)
index 0000000..f00310c
--- /dev/null
@@ -0,0 +1,6 @@
+#ifndef ANIM_CONFIG_H_
+#define ANIM_CONFIG_H_
+
+#undef ANIM_THREAD_SAFE
+
+#endif /* ANIM_CONFIG_H_ */