Tileson  1.3.0
A helpful json parser for Tiled maps
tileson.h
Go to the documentation of this file.
1 
30 
31 #ifndef TILESON_TILESON_H
32 #define TILESON_TILESON_H
33 
34 #include "external/json11.hpp"
35 
36 #include "tileson_parser.hpp"
38 
39 #endif //TILESON_TILESON_H