diff options
| author | 2016-05-16 11:15:26 +0100 | |
|---|---|---|
| committer | 2016-05-16 11:15:26 +0100 | |
| commit | 442ec9581d5b250c9a45aa27d0159da47e80adac (patch) | |
| tree | ba91cd5508fc51fbeb83d2ec95ac4b5b317727d4 /README.md | |
| parent | Better File Handling and better printf (WIN32 Only) (diff) | |
Recursive "Mutex"; Key States; gbRandom
Diffstat (limited to '')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ gb single-file public domain libraries for C & C++ library | latest version | category | description ----------------|----------------|----------|------------- -**gb.h** | 0.14 | misc | Helper library (Standard library _improvement_) +**gb.h** | 0.15 | misc | Helper library (Standard library _improvement_) **gb_math.h** | 0.06c | math | Vector math library geared towards game development **gb_gl.h** | 0.04c | graphics | OpenGL Helper Library **gb_string.h** | 0.95 | strings | A better string library (this is built into gb.h too with custom allocator support!) |
