mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-19 14:30:29 -04:00
b02529acb8
* begin splitting d_a_alink * fix Co-authored-by: Pheenoh <pheenoh@gmail.com>
8 lines
69 B
C
8 lines
69 B
C
#ifndef J3DMODEL_H_
|
|
#define J3DMODEL_H_
|
|
|
|
struct J3DModel{
|
|
|
|
};
|
|
|
|
#endif |