stb_tilemap_editor: Update version, credits
This commit is contained in:
parent
b18c989dc2
commit
21bfcbbc3d
@ -1,4 +1,4 @@
|
|||||||
// stb_tilemap_editor.h - v0.41 - Sean Barrett - http://nothings.org/stb
|
// stb_tilemap_editor.h - v0.42 - Sean Barrett - http://nothings.org/stb
|
||||||
// placed in the public domain - not copyrighted - first released 2014-09
|
// placed in the public domain - not copyrighted - first released 2014-09
|
||||||
//
|
//
|
||||||
// Embeddable tilemap editor for C/C++
|
// Embeddable tilemap editor for C/C++
|
||||||
@ -275,6 +275,7 @@
|
|||||||
// either approach allows cut&pasting between levels.)
|
// either approach allows cut&pasting between levels.)
|
||||||
//
|
//
|
||||||
// REVISION HISTORY
|
// REVISION HISTORY
|
||||||
|
// 0.42 fix compilation errors
|
||||||
// 0.41 fix warnings
|
// 0.41 fix warnings
|
||||||
// 0.40 fix warning
|
// 0.40 fix warning
|
||||||
// 0.39 fix warning
|
// 0.39 fix warning
|
||||||
@ -317,6 +318,7 @@
|
|||||||
// Bugfixes:
|
// Bugfixes:
|
||||||
// Ryan Whitworth
|
// Ryan Whitworth
|
||||||
// Eugene Opalev
|
// Eugene Opalev
|
||||||
|
// Rob Loach
|
||||||
//
|
//
|
||||||
// LICENSE
|
// LICENSE
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user