aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--saga/saga.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/saga/saga.h b/saga/saga.h
index 1f6c3a7e14..80b70683eb 100644
--- a/saga/saga.h
+++ b/saga/saga.h
@@ -299,7 +299,7 @@ enum GameSoundTypes {
kSoundVOX = 1,
kSoundVOC = 2,
kSoundWAV = 3,
- kSoundMacPCM = 4,
+ kSoundMacPCM = 4
};
enum GameFeatures {