mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-22 13:44:44 +00:00
8 lines
180 B
C
8 lines
180 B
C
#ifndef ASSIMP_REVISION_H_INC
|
|
#define ASSIMP_REVISION_H_INC
|
|
|
|
#define GitVersion 0xea4dbb9
|
|
#define GitBranch "https://github.com/assimp/assimp.git"
|
|
|
|
#endif // ASSIMP_REVISION_H_INC
|