This commit is contained in:
Sean Barrett
2017-01-16 03:01:40 -08:00
parent 4d19411acd
commit 84e2fc0a9e
4 changed files with 7 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
// stb_tilemap_editor.h - v0.37 - Sean Barrett - http://nothings.org/stb
// stb_tilemap_editor.h - v0.38 - Sean Barrett - http://nothings.org/stb
// placed in the public domain - not copyrighted - first released 2014-09
//
// Embeddable tilemap editor for C/C++
@@ -275,6 +275,7 @@
// either approach allows cut&pasting between levels.)
//
// REVISION HISTORY
// 0.38 fix warning
// 0.37 fix warning
// 0.36 minor compiler support
// 0.35 layername button changes