Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
Archivist
/
raylib-src
peilaus alkaen
https://github.com/raysan5/raylib
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Julkaisut
24
Wiki
Toiminta
Selaa lähdekoodia
Fix TraceLog for web and desktop
pull/3329/head
ubkp
1 vuosi sitten
vanhempi
ee72805dc0
commit
cef25c6a61
1 muutettua tiedostoa
jossa
1 lisäystä
ja
0 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/rcore.h
+ 1
- 0
src/rcore.h
Näytä tiedosto
@ -7,6 +7,7 @@
#
include
<time.h> // Required for: time() [Used in InitTimer()]
#
include
<math.h> // Required for: tan() [Used in BeginMode3D()], atan2f() [Used in LoadVrStereoConfig()]
#
define SUPPORT_TRACELOG
#
include
"utils.h" // Required for: TRACELOG() macros
#
if defined(PLATFORM_DESKTOP) || defined(PLATFORM_WEB)
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna