summaryrefslogtreecommitdiffstats
path: root/pacman-c++/audio.h
diff options
context:
space:
mode:
authormanuel <manuel@mausz.at>2011-05-02 15:50:23 +0200
committermanuel <manuel@mausz.at>2011-05-02 15:50:23 +0200
commitce20694e0db010b5d65bdd2ee81a410efbf99e3d (patch)
tree6063fb3b023d156374936cc6d405abf3e57532cd /pacman-c++/audio.h
parent41a31420cf091aeb4e986503387855d41e550106 (diff)
downloadfoop-ce20694e0db010b5d65bdd2ee81a410efbf99e3d.tar.gz
foop-ce20694e0db010b5d65bdd2ee81a410efbf99e3d.tar.bz2
foop-ce20694e0db010b5d65bdd2ee81a410efbf99e3d.zip
w000h00
Diffstat (limited to 'pacman-c++/audio.h')
-rw-r--r--pacman-c++/audio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pacman-c++/audio.h b/pacman-c++/audio.h
index 9a4feec..6aec42d 100644
--- a/pacman-c++/audio.h
+++ b/pacman-c++/audio.h
@@ -25,7 +25,7 @@ namespace Sound
25 }; 25 };
26 26
27 const unsigned int length[] = { 27 const unsigned int length[] = {
28 4310, 2090, 570, 570, 1720 28 4310, 2090, 570, 570, 1720,
29 }; 29 };
30}; 30};
31 31