rle files are now supported

This commit is contained in:
Anakin
2016-09-08 15:55:12 +02:00
parent 11a8de82d4
commit d97a917a5e
2 changed files with 42 additions and 17 deletions

View File

@@ -11,7 +11,7 @@
#define VERTEX_SHADER "Shader/VertexTextureShader.mv2shdr"
#define FRAGMENT_SHADER "Shader/FragmentTextureShader.mv2shdr"
#define TEXTURE_NAME "Textures/dice.tga"
#define TEXTURE_NAME "Textures/texture32R.tga"
/////////////////////////////////////////////////////////////////////////
// public constructor/destructor