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
Update Makefile
pull/4833/head
Ray
4 days ago
parent
0853c5b03f
commit
9c62a7823b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/Makefile
+ 1
- 1
src/Makefile
View File
@ -638,7 +638,7 @@ OBJS = rcore.o \
rshapes.o
\
rtextures.o
\
rtext.o
\
utils.o
utils.o
i
f
e
q
(
$(
TARGET_PLATFORM
)
,
P
L
A
T
F
O
R
M
_
D
E
S
K
T
O
P
_
G
L
F
W
)
ifeq
(
$(
USE_EXTERNAL_GLFW
)
,FALSE
)
Write
Preview
Loading…
Cancel
Save