Merge pull request #4412 from JosJuice/more-debug-text

More debug text fixes
This commit is contained in:
JosJuice
2016-11-02 17:58:59 +01:00
committed by GitHub
14 changed files with 43 additions and 7 deletions

View File

@ -52,7 +52,7 @@ CWII_IPC_HLE_Device_usb_oh1_57e_305_emu::CWII_IPC_HLE_Device_usb_oh1_57e_305_emu
SetUsbPointer(this);
if (!sysconf.GetArrayData("BT.DINF", (u8*)&BT_DINF, sizeof(_conf_pads)))
{
PanicAlertT("Trying to read from invalid SYSCONF\nWii Remote bt ids are not available");
PanicAlertT("Trying to read from invalid SYSCONF\nWii Remote Bluetooth IDs are not available");
}
else
{