diff options
| author | 2015-11-17 12:28:26 +0000 | |
|---|---|---|
| committer | 2015-11-17 12:28:26 +0000 | |
| commit | 8fbff6e5bb9efd8fbe44bff3e9b5aa06f5bec409 (patch) | |
| tree | 1e253cc8efaada99049b98d6986651abfe9b87a8 /README.md | |
| parent | gb_math.hpp - More Angle Units and others things (diff) | |
Rearrange library order
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,9 +5,9 @@ gb single-file public domain libraries for C & C++ library | latest version | category | languages | description ----------------|----------------|----------|-----------|------------- **gb_string.h** | 0.93 | strings | C, C++ | A better string library for C & C++ -**gb_ini.h** | 0.91 | misc | C, C++ | A simple ini file loader library for C & C++ **gb.hpp** | 0.21 | misc | C++11 | (Experimental) A C++11 helper library without STL geared towards game development **gb_math.hpp** | 0.02 | math | C++11 | A C++11 math library geared towards game development +**gb_ini.h** | 0.91 | misc | C, C++ | A simple ini file loader library for C & C++ ## FAQ |
