diff options
| author | 2017-02-06 22:34:01 +0000 | |
|---|---|---|
| committer | 2017-02-06 22:34:01 +0000 | |
| commit | db5c341df46c1a0460a1e813a45931722a9b4ecd (patch) | |
| tree | 6da21b26ff6977f52338dd40921d589fb3549b93 /README.md | |
| parent | Update gb.h (diff) | |
| parent | Merge pull request #18 from jimon/fix_mat4_inverse_for_good (diff) | |
Merge branch 'master' of https://github.com/gingerBill/gb
# Conflicts:
# README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ gb single-file public domain libraries for C & C++ library | latest version | category | description ----------------|----------------|----------|------------- **gb.h** | 0.27 | misc | Helper library (Standard library _improvement_) -**gb_math.h** | 0.07c | math | Vector math library geared towards game development +**gb_math.h** | 0.07d | math | Vector math library geared towards game development **gb_gl.h** | 0.05 | graphics | OpenGL Helper Library **gb_string.h** | 0.95a | strings | A better string library (this is built into gb.h too with custom allocator support!) **gb_ini.h** | 0.93 | misc | Simple ini file loader library |
