aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/hdb/sound.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/hdb/sound.h b/engines/hdb/sound.h
index 7984ab1b22..0190d12aca 100644
--- a/engines/hdb/sound.h
+++ b/engines/hdb/sound.h
@@ -57,7 +57,7 @@ namespace HDB {
enum {
kMaxSNDChannels = 32,
kMaxSounds = 5000,
- kLaserChannel = kMaxSNDChannels - 1,
+ kLaserChannel = kMaxSNDChannels - 1
};
enum SoundType {