mirror of
https://github.com/zeldaret/tp
synced 2026-05-23 06:54:28 -04:00
e8315cdb81
* 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 |