diff -r c4e0ef164162 -r 04e2fea3e83a project_files/HedgewarsMobile/Classes/VoicesViewController.m --- a/project_files/HedgewarsMobile/Classes/VoicesViewController.m Mon Jun 21 22:18:53 2010 +0200 +++ b/project_files/HedgewarsMobile/Classes/VoicesViewController.m Mon Jun 21 22:45:52 2010 +0200 @@ -26,7 +26,7 @@ [super viewDidLoad]; srandom(time(NULL)); - openal_init(20); + openal_init(); voiceBeingPlayed = -1; // load all the voices names and store them into voiceArray