WARNING! THIS LIBRARY IS WIP. CHANGES WILL OCCUR UNTIL I'M SATISFIED WITH IT.
Tini is a stb style library to integrate ini files into your project.
To use this library, downolad tini.h file and then include it only once like this:
#define TINI_IMPLEMENTATION
#include "tini.h"
or implement it youself.