提交 3c209056 编写于 作者: S Sean Barrett

fix reversed column headers

上级 e5a2c3cf
......@@ -3,8 +3,8 @@ stb
single-file public domain libraries for C/C++
library | lastest version | Lines Of Code | category | description
--------------------- | ---- | --------------| -------- | --------------------------------
library | lastest version | category | Lines Of Code | description
--------------------- | ---- | -------- | ------------- | --------------------------------
**stb_vorbis.c** | 1.04 | audio | 5443 | decode ogg vorbis files from file/memory to float/16-bit signed output
**stb_image.h** | 2.03 | graphics | 6426 | image loading/decoding from file/memory: JPG, PNG, TGA, BMP, PSD, GIF, HDR, PIC
**stb_truetype.h** | 1.03 | graphics | 2629 | parse, decode, and rasterize characters from truetype fonts
......
......@@ -3,5 +3,5 @@ stb
single-file public domain libraries for C/C++
library | lastest version | Lines Of Code | category | description
--------------------- | ---- | --------------| -------- | --------------------------------
library | lastest version | category | Lines Of Code | description
--------------------- | ---- | -------- | ------------- | --------------------------------
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册