Files
tp/include/JSystem/J3DGraphAnimator/J3DJoint.h
T
TakaRikka e8315cdb81 begin splitting d_a_alink (#34)
* begin splitting d_a_alink

* fix

Co-authored-by: Pheenoh <pheenoh@gmail.com>
2020-12-25 21:03:10 -05:00

8 lines
69 B
C

#ifndef J3DJOINT_H_
#define J3DJOINT_H_
struct J3DJoint{
};
#endif