diff options
| author | 2016-05-03 11:55:52 +0100 | |
|---|---|---|
| committer | 2016-05-03 11:55:52 +0100 | |
| commit | 09ca6059317fb86b840b348d387e49ab33b9b24e (patch) | |
| tree | abc320d355f46b76cc06318c108b516c68ae5ddb /README.md | |
| parent | Update README.md (diff) | |
Fix alignment in gb_heap_allocator_proc
Diffstat (limited to '')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,8 +4,8 @@ gb single-file public domain libraries for C & C++ library | latest version | category | languages | description ----------------|----------------|----------|-----------|------------- -**gb.h** | 0.07 | misc | C, C++ | A C helper library for C & C++ -**gb_math.h** | 0.06a | math | C, C++ | A C/C++ vector math library geared towards game development +**gb.h** | 0.07a | misc | C, C++ | A C helper library for C & C++ +**gb_math.h** | 0.06b | math | C, C++ | A C/C++ vector math library geared towards game development **gb_gl.h** | 0.04a | graphics | C, C++ | A C/C++ OpenGL Helper Library **gb_string.h** | 0.95 | strings | C, C++ | A better string library for C & C++ (this is built into gb.h too with custom allocator support!) **gb_ini.h** | 0.93 | misc | C, C++ | A simple ini file loader library for C & C++ |
