Browse Source

Fixed typo

pull/5057/head
JoeCheong 2 months ago
committed by GitHub
parent
commit
f3854cb406
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      examples/Makefile

+ 1
- 1
examples/Makefile View File

@ -549,7 +549,7 @@ SHAPES = \
shapes/shapes_splines_drawing \
shapes/shapes_top_down_lights \
shapes/shapes_digital_clock \
shapes/shapes_dobule_pendulum
shapes/shapes_double_pendulum
TEXTURES = \
textures/textures_background_scrolling \

Loading…
Cancel
Save