mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-27 07:37:24 -04:00
e8315cdb81
* 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 |