Rename FUN_1009d0d0 into GetBestDevice (#1478)

This commit is contained in:
Anders Jenbo
2025-05-12 22:34:37 +02:00
committed by GitHub
parent e59345c88c
commit 7e98f0e11c
4 changed files with 4 additions and 4 deletions

View File

@@ -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;