mirror of
https://github.com/glest/glest-source.git
synced 2025-08-21 23:45:14 +02:00
Polished G3D spec implementation
This commit is contained in:
@@ -50,6 +50,7 @@ namespace Shared {
|
||||
static const int MESH_TEXTURE_COUNT = 3;
|
||||
|
||||
enum MeshTexture {
|
||||
mtNone = 0,
|
||||
mtDiffuse = 1,
|
||||
mtSpecular = 2,
|
||||
mtNormal = 4
|
||||
|
Reference in New Issue
Block a user