This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
Archivist
/
raylib-src
огледало од
https://github.com/raysan5/raylib
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
24
Вики
Activity
Преглед изворни кода
Merge branch 'master' into develop
# Conflicts: # src/gestures.c # src/makefile
pull/83/head
Ray
пре 9 година
родитељ
98c60838fe
f582ab06ad
комит
954ced21a4
1 измењених фајлова
са
1 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/gestures.c
+ 1
- 0
src/gestures.c
Прегледај датотеку
@ -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
Write
Preview
Loading…
Откажи
Сачувај