Tileson 1.4.0
A helpful json parser for Tiled maps
Loading...
Searching...
No Matches
tileson.h
Go to the documentation of this file.
1
29
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