Denna sida fungerar bättre med Javascript igång.
Startsida
Utforska
Hjälp
Logga in
Archivist
/
raylib-src
spegling av
https://github.com/raysan5/raylib
Bevaka
1
Stjärnmärk
0
Förgrening
0
Kod
Ärenden
0
Släpp
24
Wiki
Aktiviteter
Bläddra i källkod
Merge branch 'master' of
https://github.com/raysan5/raylib
pull/1306/head
raysan5
4 år sedan
förälder
0877019fb6
2d4956feeb
incheckning
956f61cf14
1 ändrade filer
med
1 tillägg
och
1 borttagningar
Delad Vy
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
examples/others/rlgl_standalone.c
+ 1
- 1
examples/others/rlgl_standalone.c
Visa fil
@ -219,7 +219,7 @@ int main(void)
/
/
GLFW3
:
Error
callback
static
void
ErrorCallback
(
int
error
,
const
char
*
description
)
{
fprintf
(
stderr
,
description
)
;
fprintf
(
stderr
,
sa">
"
%s
"
,
description
)
;
}
/
/
GLFW3
:
Keyboard
callback
Skriv
Förhandsgranska
Laddar…
Avbryt
Spara