Update C sources
This commit is contained in:
parent
02424e2e10
commit
bd6bf15356
53 changed files with 62247 additions and 9914 deletions
2
raylib/external/par_shapes.h
vendored
2
raylib/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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue