mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-26 15:24:30 -04:00
6 lines
68 B
C
6 lines
68 B
C
#ifndef J3DMODEL_H_
|
|
#define J3DMODEL_H_
|
|
|
|
struct J3DModel {};
|
|
|
|
#endif |