Browse Source

more renaming

Sean Barrett 11 years ago
parent
commit
2514fbc2c7
2 changed files with 188 additions and 186 deletions
  1. 186 186
      stb_image.h
  2. 2 0
      tests/test_c_compilation.c

File diff suppressed because it is too large
+ 186 - 186
stb_image.h


+ 2 - 0
tests/test_c_compilation.c

@@ -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"

Some files were not shown because too many files changed in this diff