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
Removed platform-specific flag from config.h
#4988
pull/4886/merge
Ray
20 hours ago
parent
86d9afc10c
commit
5c680739bd
1 changed files
with
0 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-5
src/config.h
+ 0
- 5
src/config.h
View File
@ -299,9 +299,4 @@
/
/
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
#
define MAX_TRACELOG_MSG_LENGTH 256
/
/
Max length of one trace-log message
/
/
DRM
configuration
#
if defined(PLATFORM_DRM)
/
/
#
define
SUPPORT_DRM_CACHE
1
/
/
enable
triple
buffered
DRM
caching
#
endif
/
/
PLATFORM_DRM
#
endif
/
/
CONFIG_H
Write
Preview
Loading…
Cancel
Save