Updated to compile with Visual Studio 2015

This commit is contained in:
rwhitworth
2015-08-05 22:27:53 -04:00
parent 59c353962a
commit 0c0a619ca4
5 changed files with 5483 additions and 1 deletions

View File

@@ -326,6 +326,12 @@
#ifndef STB_TILEMAP_INCLUDE_STB_TILEMAP_EDITOR_H
#define STB_TILEMAP_INCLUDE_STB_TILEMAP_EDITOR_H
#ifdef _WIN32
#define _CRT_SECURE_NO_WARNINGS
#include <stdlib.h>
#include <stdio.h>
#endif
typedef struct stbte_tilemap stbte_tilemap;
// these are the drawmodes used in STBTE_DRAW_TILE