mirror of
https://github.com/zeldaret/tp
synced 2026-05-26 23:47:46 -04:00
6 lines
68 B
C
6 lines
68 B
C
#ifndef J3DJOINT_H_
|
|
#define J3DJOINT_H_
|
|
|
|
struct J3DJoint {};
|
|
|
|
#endif |