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
69 B
C
8 lines
69 B
C
#ifndef J3DMODEL_H_
|
|
#define J3DMODEL_H_
|
|
|
|
struct J3DModel{
|
|
|
|
};
|
|
|
|
#endif |