Add Cocos2d-x.

Make tinyobjloader header-only.
This commit is contained in:
Syoyo Fujita
2015-11-18 22:44:18 +09:00
parent c1be55ffe2
commit 353d527fe8
5 changed files with 940 additions and 929 deletions

View File

@@ -1,3 +1,4 @@
#define TINYOBJLOADER_IMPLEMENTATION
#include "tiny_obj_loader.h"
#include <cstdio>