RandyGaul / cute_headers

Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
4.25k stars 264 forks source link

tiled: Add CUTE_TILED_STDIO to overwrite file input and snprintf #248

Closed RobLoach closed 3 years ago

RobLoach commented 3 years ago

This change introduces a CUTE_TILED_FILEIO define to allow changing how file reads take place.