From 646c9849bc02c64398d5490b633132c0a3291441 Mon Sep 17 00:00:00 2001 From: manuel Date: Wed, 13 Apr 2011 03:49:23 +0200 Subject: adding google sounds --- pacman-c++/sound/ambient.ogg | Bin 0 -> 23243 bytes pacman-c++/sound/die.ogg | Bin 15120 -> 20271 bytes pacman-c++/sound/eating_cherry.ogg | Bin 7015 -> 0 bytes pacman-c++/sound/eating_fruit.ogg | Bin 0 -> 8118 bytes pacman-c++/sound/eating_ghost.ogg | Bin 0 -> 9238 bytes pacman-c++/sound/intermision.ogg | Bin 38875 -> 0 bytes pacman-c++/sound/intro.ogg | Bin 34469 -> 45705 bytes pacman-c++/sound/waka_waka.ogg | Bin 21874 -> 25855 bytes 8 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 pacman-c++/sound/ambient.ogg delete mode 100644 pacman-c++/sound/eating_cherry.ogg create mode 100644 pacman-c++/sound/eating_fruit.ogg create mode 100644 pacman-c++/sound/eating_ghost.ogg delete mode 100644 pacman-c++/sound/intermision.ogg (limited to 'pacman-c++/sound') diff --git a/pacman-c++/sound/ambient.ogg b/pacman-c++/sound/ambient.ogg new file mode 100644 index 0000000..2919513 Binary files /dev/null and b/pacman-c++/sound/ambient.ogg differ diff --git a/pacman-c++/sound/die.ogg b/pacman-c++/sound/die.ogg index 1871e3a..f6af2e0 100644 Binary files a/pacman-c++/sound/die.ogg and b/pacman-c++/sound/die.ogg differ diff --git a/pacman-c++/sound/eating_cherry.ogg b/pacman-c++/sound/eating_cherry.ogg deleted file mode 100644 index e26c8ce..0000000 Binary files a/pacman-c++/sound/eating_cherry.ogg and /dev/null differ diff --git a/pacman-c++/sound/eating_fruit.ogg b/pacman-c++/sound/eating_fruit.ogg new file mode 100644 index 0000000..cf17164 Binary files /dev/null and b/pacman-c++/sound/eating_fruit.ogg differ diff --git a/pacman-c++/sound/eating_ghost.ogg b/pacman-c++/sound/eating_ghost.ogg new file mode 100644 index 0000000..a204a2c Binary files /dev/null and b/pacman-c++/sound/eating_ghost.ogg differ diff --git a/pacman-c++/sound/intermision.ogg b/pacman-c++/sound/intermision.ogg deleted file mode 100644 index 32c0cc2..0000000 Binary files a/pacman-c++/sound/intermision.ogg and /dev/null differ diff --git a/pacman-c++/sound/intro.ogg b/pacman-c++/sound/intro.ogg index fa8b3e1..d38f16b 100644 Binary files a/pacman-c++/sound/intro.ogg and b/pacman-c++/sound/intro.ogg differ diff --git a/pacman-c++/sound/waka_waka.ogg b/pacman-c++/sound/waka_waka.ogg index f499611..def0d96 100644 Binary files a/pacman-c++/sound/waka_waka.ogg and b/pacman-c++/sound/waka_waka.ogg differ -- cgit v1.2.3