diff options
| author | 2016-05-16 19:04:30 +0100 | |
|---|---|---|
| committer | 2016-05-16 19:04:30 +0100 | |
| commit | b50dec34de42c8549bec2eebbf4c6fb8accd494f (patch) | |
| tree | 07e35f25f1888b280020d3f749440fb8cd1a1326 /README.md | |
| parent | Recursive "Mutex"; Key States; gbRandom (diff) | |
gb_atomic(32|64)_spin_(lock|unlock)
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.15 | misc | Helper library (Standard library _improvement_) +**gb.h** | 0.15a | 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!) |
