summaryrefslogtreecommitdiffstats
path: root/pacman-c++/audio.h
diff options
context:
space:
mode:
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