mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-02 17:48:21 -04:00
b02529acb8
* begin splitting d_a_alink * fix Co-authored-by: Pheenoh <pheenoh@gmail.com>
8 lines
84 B
C
8 lines
84 B
C
#ifndef J3DMODELLOADER_H_
|
|
#define J3DMODELLOADER_H_
|
|
|
|
struct J3DMaterial{
|
|
|
|
};
|
|
|
|
#endif |