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
Review comment
pull/135/head
raysan5
8 years ago
parent
bfb5ffedda
commit
be551d7707
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_standalone.c
+ 1
- 1
examples/audio_standalone.c
View File
@ -11,7 +11,7 @@
*
jar_mod
-
MOD
audio
file
loading
*
*
Compile
audio
module
using
:
*
gcc
-
c
audio
.
c
stb_vorbis
.
c
-
DAUDIO_STANDALONE
*
gcc
-
c
audio
.
c
stb_vorbis
.
c
-
Wall
-
std
=
c99
-
DAUDIO_STANDALONE
*
*
Compile
example
using
:
*
gcc
-
o
$
(
NAME_PART
)
.
exe
$
(
FILE_NAME
)
audio
.
o
stb_vorbis
.
o
-
lopenal32
-
std
=
c99
Write
Preview
Loading…
Cancel
Save