This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
Browse Source
revert makefile changes
pull/5130/head
Johnny Cena
1 month ago
parent
5efeb30226
commit
8c12edba55
2 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
examples/Makefile
+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
=
\
Write
Preview
Loading…
Cancel
Save