diff options
| author | 2015-12-15 00:18:52 +0000 | |
|---|---|---|
| committer | 2015-12-15 00:18:52 +0000 | |
| commit | 216b9a419f6829a80c38cf0bca68a74974f82fd7 (patch) | |
| tree | 35f9712e130715e20155a6e917c5de350a12a082 /README.md | |
| parent | gb.hpp - Allocators can be passed to gb_alloc/free/etc. without cast using `t... (diff) | |
Allow for no <stdio.h>
Diffstat (limited to '')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ library | latest version | category | languages | description **gb_string.h** | 0.93 | strings | C, C++ | A better string library for C & C++ **gb.hpp** | 0.31a | misc | C++11 | (Experimental) A C++11 helper library without STL geared towards game development **gb_math.hpp** | 0.03a | math | C++11 | A C++11 math library geared towards game development -**gb.h** | 0.03 | misc | C | (Experimental) A C helpher library geared towards game development (port of gb.hpp) +**gb.h** | 0.04 | misc | C | (Experimental) A C helpher library geared towards game development (port of gb.hpp) **gb_ini.h** | 0.91a | misc | C, C++ | A simple ini file loader library for C & C++ ## FAQ |
