This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
Browse Source
Updated background color
pull/207/head
Ray
8 years ago
parent
46ce30a2eb
commit
b9310f7d3a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
examples/audio_module_playing.c
+ 1
- 1
examples/audio_module_playing.c
View File
@ -112,7 +112,7 @@ int main()
/
/
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
BeginDrawing
(
)
;
ClearBackground
(
WHITE
)
;
ClearBackground
(
RAY
WHITE
)
;
for
(
int
i
=
MAX_CIRCLES
-
1
;
i
>
=
0
;
i
-
-
)
{
Write
Preview
Loading…
Cancel
Save