diff options
| author | raysan5 <[email protected]> | 2022-01-16 18:07:11 +0100 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2022-01-16 18:07:11 +0100 |
| commit | 61d0c71b3cc93cbde72002ddc8f6f1223eb99c52 (patch) | |
| tree | 6e5b8c7ffce930c25999ea230ab8f543769112eb /examples/Makefile | |
| parent | 4b998cfd05bb75aa45d33a000c33f559521981a8 (diff) | |
| download | raylib-61d0c71b3cc93cbde72002ddc8f6f1223eb99c52.tar.gz raylib-61d0c71b3cc93cbde72002ddc8f6f1223eb99c52.zip | |
REVIEWED: example: shapes_top_down_lights
Diffstat (limited to 'examples/Makefile')
| -rw-r--r-- | examples/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile b/examples/Makefile index 3d48bd77..50a12e5c 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -411,7 +411,7 @@ SHAPES = \ shapes/shapes_easings_rectangle_array \ shapes/shapes_draw_ring \ shapes/shapes_draw_circle_sector \ - shapes/Sshapes_top_down_lights + shapes/shapes_top_down_lights TEXTURES = \ textures/textures_logo_raylib \ |
