diff options
| author | Ray <[email protected]> | 2019-04-23 16:01:18 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2019-04-23 16:01:18 +0200 |
| commit | 372d77957fdc73991dca3f406c71a2c9a24b9e03 (patch) | |
| tree | 66a973cb01758f7cf9ad6eca57d739a0a0cd4769 /src/external/par_shapes.h | |
| parent | 958bf43eac6a71815c2815000b54e40d46e6c419 (diff) | |
| download | raylib-372d77957fdc73991dca3f406c71a2c9a24b9e03.tar.gz raylib-372d77957fdc73991dca3f406c71a2c9a24b9e03.zip | |
Update STB libraries to latest version
Diffstat (limited to 'src/external/par_shapes.h')
| -rw-r--r-- | src/external/par_shapes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/external/par_shapes.h b/src/external/par_shapes.h index 39831c8b..af06804d 100644 --- a/src/external/par_shapes.h +++ b/src/external/par_shapes.h @@ -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 |
