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

6 lines
68 B
C
Raw Normal View History

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