Added global lua function for fetching the list of available sound drivers. Moved WaveOut to the front of the list to make it the first driver to try on Windows.
This commit is contained in:
@@ -222,6 +222,7 @@
|
||||
<Function name='getfenv'/>
|
||||
<Function name='getmetatable'/>
|
||||
<Function name='get_music_file_length'/>
|
||||
<Function name='get_sound_driver_list'/>
|
||||
<Function name='ipairs'/>
|
||||
<Function name='ivalues'/>
|
||||
<Function name='join'/>
|
||||
|
||||
Reference in New Issue
Block a user