diff options
Diffstat (limited to 'examples/audio/audio_raw_stream.c')
| -rw-r--r-- | examples/audio/audio_raw_stream.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/audio/audio_raw_stream.c b/examples/audio/audio_raw_stream.c index b114173a..136e02f3 100644 --- a/examples/audio/audio_raw_stream.c +++ b/examples/audio/audio_raw_stream.c @@ -2,11 +2,11 @@ * * raylib [audio] example - Raw audio streaming * -* NOTE: This example requires OpenAL Soft library installed -* * This example has been created using raylib 1.6 (www.raylib.com) * raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details) * +* Example created by Ramon Santamaria (@raysan5) and reviewed by James Hofmann (@triplefox) +* * Copyright (c) 2015-2019 Ramon Santamaria (@raysan5) and James Hofmann (@triplefox) * ********************************************************************************************/ |
