cocoaTouch/VoicesViewController.m
changeset 3364 e5403e2bf02c
parent 3361 cfc6cd502f85
child 3490 016b3172b645
--- a/cocoaTouch/VoicesViewController.m	Wed Apr 21 21:38:07 2010 +0000
+++ b/cocoaTouch/VoicesViewController.m	Thu Apr 22 17:43:12 2010 +0000
@@ -26,7 +26,7 @@
     [super viewDidLoad];
     srandom(time(NULL));
 
-    openal_init(1, 1);
+    openal_init(1);
     voiceBeingPlayed = -1;
 
     // load all the voices names and store them into voiceArray