summaryrefslogtreecommitdiff
path: root/gfx/src/scene/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/src/scene/types.h')
-rw-r--r--gfx/src/scene/types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gfx/src/scene/types.h b/gfx/src/scene/types.h
index 9752bcf..d0ffc41 100644
--- a/gfx/src/scene/types.h
+++ b/gfx/src/scene/types.h
@@ -13,7 +13,6 @@ typedef uint16_t gfx_idx;
13DEF_STRONG_INDEX(anima, gfx_idx) 13DEF_STRONG_INDEX(anima, gfx_idx)
14DEF_STRONG_INDEX(animation, gfx_idx) 14DEF_STRONG_INDEX(animation, gfx_idx)
15DEF_STRONG_INDEX(camera, gfx_idx) 15DEF_STRONG_INDEX(camera, gfx_idx)
16DEF_STRONG_INDEX(joint, gfx_idx)
17DEF_STRONG_INDEX(light, gfx_idx) 16DEF_STRONG_INDEX(light, gfx_idx)
18DEF_STRONG_INDEX(material, gfx_idx) 17DEF_STRONG_INDEX(material, gfx_idx)
19DEF_STRONG_INDEX(mesh, gfx_idx) 18DEF_STRONG_INDEX(mesh, gfx_idx)