diff --git a/SDLPongCPP/snd/bounce.wav b/SDLPongCPP/snd/bounce.wav deleted file mode 100644 index e2a196e..0000000 Binary files a/SDLPongCPP/snd/bounce.wav and /dev/null differ diff --git a/SDLPongCPP/snd/game-music.ogg b/SDLPongCPP/snd/game-music.ogg deleted file mode 100644 index c3702c8..0000000 Binary files a/SDLPongCPP/snd/game-music.ogg and /dev/null differ diff --git a/SDLPongCPP/snd/getmusic.sh b/SDLPongCPP/snd/getmusic.sh deleted file mode 100644 index 87cb486..0000000 --- a/SDLPongCPP/snd/getmusic.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -wget -c http://www.machinaesupremacy.com/downloads/machinae_supremacy_-_masquerade.ogg -ln -s machinae_supremacy_-_masquerade.ogg game-music.ogg -wget -c http://www.machinaesupremacy.com/downloads/machinae_supremacy_-_arcade.ogg -ln -s machinae_supremacy_-_arcade.ogg menu-music.ogg -clear -echo The music is now downloaded. diff --git a/SDLPongCPP/snd/menu-music.ogg b/SDLPongCPP/snd/menu-music.ogg deleted file mode 100644 index 1829f41..0000000 Binary files a/SDLPongCPP/snd/menu-music.ogg and /dev/null differ diff --git a/SDLPongCPP/snd/menu-opt.wav b/SDLPongCPP/snd/menu-opt.wav deleted file mode 100644 index bad9577..0000000 Binary files a/SDLPongCPP/snd/menu-opt.wav and /dev/null differ