From 8ef58d472533a43155893889dfb1f97a4dec2dcf Mon Sep 17 00:00:00 2001 From: Frederico Linhares Date: Mon, 14 Jul 2025 18:13:39 -0300 Subject: refa Remove SDL2 mixer --- src/candy_gear/sound.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/candy_gear/sound.hpp') diff --git a/src/candy_gear/sound.hpp b/src/candy_gear/sound.hpp index 2f483e3..ad8c47f 100644 --- a/src/candy_gear/sound.hpp +++ b/src/candy_gear/sound.hpp @@ -14,6 +14,7 @@ * limitations under the License. */ +/* #ifndef CANDY_GEAR_SOUND_H #define CANDY_GEAR_SOUND_H 1 -- cgit v1.2.3