Browse Source

revert makefile changes

pull/5130/head
Johnny Cena 1 month ago
parent
commit
8c12edba55
2 changed files with 2 additions and 0 deletions
  1. +1
    -0
      examples/Makefile
  2. +1
    -0
      examples/Makefile.Web

+ 1
- 0
examples/Makefile View File

@ -599,6 +599,7 @@ TEXT = \
text/text_raylib_fonts \
text/text_rectangle_bounds \
text/text_unicode \
text/text_unicode_ranges \
text/text_writing_anim
MODELS = \

+ 1
- 0
examples/Makefile.Web View File

@ -599,6 +599,7 @@ TEXT = \
text/text_raylib_fonts \
text/text_rectangle_bounds \
text/text_unicode \
text/text_unicode_ranges \
text/text_writing_anim
MODELS = \

Loading…
Cancel
Save