Fix a typo.

This commit is contained in:
Thomas Hellstrom 2008-07-24 13:35:35 +02:00
parent 9dd73d58ae
commit 7c2d7f8cf5
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ static const char *texNames[] =
"GL_RGB GL_UNSIGNED_INT_5_6_5",
"GL_RGB GL_UNSIGNED_INT_5_6_5_REV",
"GL_BGR GL_UNSIGNED_INT_5_6_5",
"BL_BGR GL_UNSIGNED_INT_5_6_5_REV"};
"GL_BGR GL_UNSIGNED_INT_5_6_5_REV"};