mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-03 10:01:08 -04:00
b02529acb8
* begin splitting d_a_alink * fix Co-authored-by: Pheenoh <pheenoh@gmail.com>
8 lines
81 B
C
8 lines
81 B
C
#ifndef J3DMODELDATA_H_
|
|
#define J3DMODELDATA_H_
|
|
|
|
struct J3DModelData{
|
|
|
|
};
|
|
|
|
#endif |