mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 16:34:06 +00:00
Rename FUN_1009d0d0 into GetBestDevice (#1478)
This commit is contained in:
@@ -119,7 +119,7 @@ MxResult LegoVideoManager::Create(MxVideoParam& p_videoParam, MxU32 p_frequencyM
|
||||
|
||||
if (deviceNum < 0) {
|
||||
deviceEnumerate.FUN_1009d210();
|
||||
deviceNum = deviceEnumerate.FUN_1009d0d0();
|
||||
deviceNum = deviceEnumerate.GetBestDevice();
|
||||
deviceNum = deviceEnumerate.GetDevice(deviceNum, driver, device);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user