From fa1aa7793bbe2a3647435798c56f43945278bcd0 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Mon, 11 Aug 2025 12:21:24 +0200 Subject: Added load, play and stop sound functions --- tests/sounds/effect1.wav | Bin 0 -> 26182 bytes tests/sounds/song1.ogg | Bin 0 -> 103277 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/sounds/effect1.wav create mode 100644 tests/sounds/song1.ogg (limited to 'tests/sounds') diff --git a/tests/sounds/effect1.wav b/tests/sounds/effect1.wav new file mode 100644 index 0000000..209c609 Binary files /dev/null and b/tests/sounds/effect1.wav differ diff --git a/tests/sounds/song1.ogg b/tests/sounds/song1.ogg new file mode 100644 index 0000000..4a47527 Binary files /dev/null and b/tests/sounds/song1.ogg differ -- cgit v1.2.3