update version & version history

This commit is contained in:
Sean Barrett
2015-09-13 05:51:16 -07:00
parent 27d5d61f08
commit 33c9010223
2 changed files with 8 additions and 1 deletions

View File

@ -8,7 +8,9 @@
#define STB_IMAGE_RESIZE_IMPLEMENTATION
#define STB_RECT_PACK_IMPLEMENTATION
#define STB_VOXEL_RENDER_IMPLEMENTATION
#define STB_EASY_FONT_IMPLEMENTATION
#include "stb_easy_font.h"
#include "stb_herringbone_wang_tile.h"
#include "stb_image.h"
#include "stb_image_write.h"