mirror of
https://github.com/zeldaret/tp
synced 2026-05-23 06:54:28 -04:00
6 lines
80 B
C
6 lines
80 B
C
#ifndef J3DMODELDATA_H_
|
|
#define J3DMODELDATA_H_
|
|
|
|
struct J3DModelData {};
|
|
|
|
#endif |