mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-22 15:19:18 -05:00
Update STB libraries to latest version
This commit is contained in:
2
src/external/par_shapes.h
vendored
2
src/external/par_shapes.h
vendored
@ -10,7 +10,7 @@
|
||||
// In addition to the comment block above each function declaration, the API
|
||||
// has informal documentation here:
|
||||
//
|
||||
// http://github.prideout.net/shapes/
|
||||
// https://prideout.net/shapes
|
||||
//
|
||||
// For our purposes, a "mesh" is a list of points and a list of triangles; the
|
||||
// former is a flattened list of three-tuples (32-bit floats) and the latter is
|
||||
|
||||
Reference in New Issue
Block a user