summaryrefslogtreecommitdiffhomepage
path: root/include/rodeo/gfx_t.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rodeo/gfx_t.h')
-rw-r--r--include/rodeo/gfx_t.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/rodeo/gfx_t.h b/include/rodeo/gfx_t.h
index 40ea58c..63811c5 100644
--- a/include/rodeo/gfx_t.h
+++ b/include/rodeo/gfx_t.h
@@ -64,3 +64,6 @@ struct
float texture_id;
}
rodeo_gfx_vertex_t;
+
+typedef uint16_t rodeo_gfx_index_t;
+