use girl2.rgb by default

This commit is contained in:
Dave Airlie
2005-02-26 04:56:25 +00:00
parent c68233cb35
commit 8ca515097f
+1 -1
View File
@@ -16,7 +16,7 @@
#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 GLint ImgWidth, ImgHeight;