Adapt WinBoard front-end to Mighty Lion
[xboard.git] / common.h
index 2bd7653..ec067ad 100644 (file)
--- a/common.h
+++ b/common.h
@@ -304,7 +304,7 @@ typedef enum {
 } ColorClass;
 
 typedef enum {
-    SoundMove, SoundBell, SoundAlarm, SoundIcsWin, SoundIcsLoss,
+    SoundMove, SoundBell, SoundRoar, SoundAlarm, SoundIcsWin, SoundIcsLoss,
     SoundIcsDraw, SoundIcsUnfinished, NSoundClasses
 } SoundClass;