Files
tp/include/JSystem/J3DGraphAnimator/J3DModelData.h
T

6 lines
80 B
C
Raw Normal View History

2020-12-25 18:03:10 -08:00
#ifndef J3DMODELDATA_H_
#define J3DMODELDATA_H_
2020-12-26 11:31:49 -05:00
struct J3DModelData {};
2020-12-25 18:03:10 -08:00
#endif