ragdoll
[carveJwlIkooP6JGAAIwe30JlM.git] / ragdoll.h
diff --git a/ragdoll.h b/ragdoll.h
new file mode 100644 (file)
index 0000000..fa51b6c
--- /dev/null
+++ b/ragdoll.h
@@ -0,0 +1,9 @@
+#ifndef RAGDOLL_H
+#define RAGDOLL_H
+
+#include "vg/vg.h"
+#include "scene.h"
+
+
+
+#endif