Skip to content
Snippets Groups Projects
Commit 8ca51509 authored by Dave Airlie's avatar Dave Airlie
Browse files

use girl2.rgb by default

parent c68233cb
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
#include "../util/readtex.c" /* I know, this is a hack. */ #include "../util/readtex.c" /* I know, this is a hack. */
#define TEXTURE_FILE "../images/girl.rgb" #define TEXTURE_FILE "../images/girl2.rgb"
static GLfloat Xrot = 0, Yrot = 0, Zrot = 0; static GLfloat Xrot = 0, Yrot = 0, Zrot = 0;
static GLint ImgWidth, ImgHeight; static GLint ImgWidth, ImgHeight;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment