Add gestalt_Sound2 selector
[projects/chimara/chimara.git] / libchimara / gestalt.c
index 6dbffa1ade892881ac4e7dc3afc46fe83a41b4da..2b6c29c08a32ac8c3514757e3e516be94e638b5f 100644 (file)
@@ -137,7 +137,9 @@ glk_gestalt_ext(glui32 sel, glui32 val, glui32 *arr, glui32 arrlen)
 #endif
                        
                /* Unsupported capabilities */
-               /* none! */
+               /* We do not support the entire new sound suite yet */
+               case gestalt_Sound2:
+                       return 0;
 
                /* Selector not supported */    
                default: