diff options
| author | Ray <[email protected]> | 2020-12-03 20:17:50 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2020-12-03 20:17:50 +0100 |
| commit | 7e9028ae08993a33266078178ecc4f63ae22c2ee (patch) | |
| tree | 09626c1ae370466a9e4c61973b8f08d3f41ec5ea /examples/audio | |
| parent | 1c9726fd8ccc80dbbf9843532a7053052b0c58ba (diff) | |
| download | raylib-7e9028ae08993a33266078178ecc4f63ae22c2ee.tar.gz raylib-7e9028ae08993a33266078178ecc4f63ae22c2ee.zip | |
Update user name
Diffstat (limited to 'examples/audio')
| -rw-r--r-- | examples/audio/audio_multichannel_sound.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/audio/audio_multichannel_sound.c b/examples/audio/audio_multichannel_sound.c index fe811d33..b9a76f9d 100644 --- a/examples/audio/audio_multichannel_sound.c +++ b/examples/audio/audio_multichannel_sound.c @@ -5,9 +5,9 @@ * This example has been created using raylib 2.6 (www.raylib.com) * raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details) * -* Example contributed by Chris Camacho (@codifies) and reviewed by Ramon Santamaria (@raysan5) +* Example contributed by Chris Camacho (@chriscamacho) and reviewed by Ramon Santamaria (@raysan5) * -* Copyright (c) 2019 Chris Camacho (@codifies) and Ramon Santamaria (@raysan5) +* Copyright (c) 2019 Chris Camacho (@chriscamacho) and Ramon Santamaria (@raysan5) * ********************************************************************************************/ |
