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
Corrected typo
pull/703/head
Ray
6 vuotta sitten
vanhempi
c8385aba83
commit
6351971c7f
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/core.c
+ 1
- 1
src/core.c
Näytä tiedosto
@ -766,7 +766,7 @@ void SetWindowIcon(Image image)
Image
imicon
=
ImageCopy
(
image
)
;
ImageFormat
(
&
imicon
,
UNCOMPRESSED_R8G8B8A8
)
;
GLFWimage
i
mi
con
[
1
]
=
{
0
}
;
GLFWimage
icon
[
1
]
=
{
0
}
;
icon
[
0
]
.
width
=
imicon
.
width
;
icon
[
0
]
.
height
=
imicon
.
height
;
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna