fix .def file: rename Pa_RefreshDeviceList --> Pa_UpdateAvailableDeviceList

This commit is contained in:
Ross Bencina 2016-09-02 21:12:10 +10:00
commit ec5b0687a8

View file

@ -35,7 +35,7 @@ Pa_GetStreamReadAvailable @31
Pa_GetStreamWriteAvailable @32
Pa_GetSampleSize @33
Pa_Sleep @34
Pa_UpdateAvailableDeviceList @35
Pa_RefreshDeviceList @35
Pa_SetDevicesChangedCallback @36
PaAsio_GetAvailableBufferSizes @50
PaAsio_ShowControlPanel @51