update model format
[carveJwlIkooP6JGAAIwe30JlM.git] / common.h
index 5e2f48298dbdafcb43c784d532b87b799f3c794e..afa32fd9fb3e71b488b649fb3ec153ccc49ba744 100644 (file)
--- a/common.h
+++ b/common.h
@@ -20,7 +20,9 @@ enum classtype
    k_classtype_instance = 6,
    k_classtype_capsule = 7,
    k_classtype_route_node = 8,
-   k_classtype_route = 9
+   k_classtype_route = 9,
+   k_classtype_bone = 10,
+   k_classtype_skeleton = 11
 };
 
 /* TODO: he needs a home somewhere */