From 0022f86e1e36e2ff0e616ec36f936d44efd8b945 Mon Sep 17 00:00:00 2001 From: Anstro Pleuton Date: Fri, 17 Jan 2025 05:40:31 -0800 Subject: [PATCH] Missed one inconsistency --- examples/audio/audio_sound_multi.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/audio/audio_sound_multi.c b/examples/audio/audio_sound_multi.c index 0fd98b84..243ca7bd 100644 --- a/examples/audio/audio_sound_multi.c +++ b/examples/audio/audio_sound_multi.c @@ -6,6 +6,8 @@ * * Example originally created with raylib 4.6, last time updated with raylib 4.6 * +* Example contributed by Jeffery Myers (@JeffM2501) and reviewed by Ramon Santamaria (@raysan5) +* * Example licensed under an unmodified zlib/libpng license, which is an OSI-certified, * BSD-like license that allows static linking with closed source software *