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
Merge branch 'master' into develop
# Conflicts: # src/gestures.c # src/makefile
pull/83/head
Ray
10 vuotta sitten
vanhempi
98c60838fe
f582ab06ad
commit
954ced21a4
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/gestures.c
+ 1
- 0
src/gestures.c
Näytä tiedosto
@ -39,6 +39,7 @@
int
__stdcall
QueryPerformanceCounter
(
unsigned
long
long
int
*
lpPerformanceCount
)
;
int
__stdcall
QueryPerformanceFrequency
(
unsigned
long
long
int
*
lpFrequency
)
;
#
elif defined(__linux)
#
include
<sys/time.h> // Declares storage size of ‘now’
#
include
<time.h> // Used for clock functions
#
endif
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna