diff options
| author | 2016-05-23 21:36:38 +0100 | |
|---|---|---|
| committer | 2016-05-23 21:36:38 +0100 | |
| commit | 3504269eed303c3265007be802f4a9c5c4c5e45b (patch) | |
| tree | 77d44856378ef808fd20b85be5d17f232789d08b /README.md | |
| parent | Raw keyboard and mouse input for WIN32 (diff) | |
Controller vibration
Diffstat (limited to 'README.md')
| -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 | description ----------------|----------------|----------|------------- -**gb.h** | 0.18 | misc | Helper library (Standard library _improvement_) -**gb_math.h** | 0.06e | math | Vector math library geared towards game development +**gb.h** | 0.18a | misc | Helper library (Standard library _improvement_) +**gb_math.h** | 0.06f | math | Vector math library geared towards game development **gb_gl.h** | 0.04e | 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 |
