mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Rename FUN_1009d0d0 into GetBestDevice (#1478)
This commit is contained in:
@@ -158,7 +158,7 @@ int LegoDeviceEnumerate::BETA_1011cc65(int p_idx, char* p_buffer)
|
||||
// FUNCTION: CONFIG 0x00402860
|
||||
// FUNCTION: LEGO1 0x1009d0d0
|
||||
// FUNCTION: BETA10 0x1011cdb4
|
||||
int LegoDeviceEnumerate::FUN_1009d0d0()
|
||||
int LegoDeviceEnumerate::GetBestDevice()
|
||||
{
|
||||
if (!IsInitialized()) {
|
||||
return -1;
|
||||
|
Reference in New Issue
Block a user