From efb2d293d5e849fc96e4e386d55a7611795561aa Mon Sep 17 00:00:00 2001 From: omnisci3nce Date: Fri, 19 Jul 2024 15:52:14 +1000 Subject: clean up texture type handling a little bit --- src/animation.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/animation.h') diff --git a/src/animation.h b/src/animation.h index af2018d..66277e9 100644 --- a/src/animation.h +++ b/src/animation.h @@ -37,6 +37,8 @@ KITC_DECL_TYPED_ARRAY(Joint); #define TYPED_JOINT_ARRAY #endif +typedef u32 JointIdx; + typedef struct Armature { char* label; Joint_darray* joints; -- cgit v1.2.3-70-g09d2