more renaming

This commit is contained in:
Sean Barrett 2014-05-31 05:38:26 -07:00
parent 927b455d85
commit 2514fbc2c7
2 changed files with 296 additions and 294 deletions

File diff suppressed because it is too large Load Diff

View File

@ -3,7 +3,9 @@
#define STB_DXT_IMPLEMENATION
#define STB_C_LEXER_IMPLEMENTATIOn
#define STB_DIVIDE_IMPLEMENTATION
#define STB_IMAGE_IMPLEMENTATION
#include "stb_image.h"
#include "stb_image_write.h"
#include "stb_perlin.h"
#include "stb_dxt.h"