From 7620372001ea41abe30f1a14216dda81c1103889 Mon Sep 17 00:00:00 2001 From: Arslaan Pathan Date: Sun, 29 Jun 2025 12:58:54 +1200 Subject: KO graphics and sound + background music and sound support! --- assets/sounds/.DS_Store | Bin 0 -> 6148 bytes assets/sounds/K-O.wav | Bin 0 -> 1774458 bytes .../Main Menu - Background Music (Knockout).wav | Bin 0 -> 14112158 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 assets/sounds/.DS_Store create mode 100644 assets/sounds/K-O.wav create mode 100644 assets/sounds/Main Menu - Background Music (Knockout).wav (limited to 'assets/sounds') diff --git a/assets/sounds/.DS_Store b/assets/sounds/.DS_Store new file mode 100644 index 0000000..0de7626 Binary files /dev/null and b/assets/sounds/.DS_Store differ diff --git a/assets/sounds/K-O.wav b/assets/sounds/K-O.wav new file mode 100644 index 0000000..ef4b2c0 Binary files /dev/null and b/assets/sounds/K-O.wav differ diff --git a/assets/sounds/Main Menu - Background Music (Knockout).wav b/assets/sounds/Main Menu - Background Music (Knockout).wav new file mode 100644 index 0000000..87e31b5 Binary files /dev/null and b/assets/sounds/Main Menu - Background Music (Knockout).wav differ -- cgit v1.2.3