mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-25 23:29:44 -06:00
Build (minor) > Forgot a message box
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4548 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -59,7 +59,6 @@ bool LocalSearchDevices(std::vector<InputCommon::CONTROLLER_INFO> &_joyinfo, int
|
|||||||
|
|
||||||
bool LocalSearchDevicesReset(std::vector<InputCommon::CONTROLLER_INFO> &_joyinfo, int &_NumPads)
|
bool LocalSearchDevicesReset(std::vector<InputCommon::CONTROLLER_INFO> &_joyinfo, int &_NumPads)
|
||||||
{
|
{
|
||||||
PanicAlert("LocalSearchDevicesReset");
|
|
||||||
DEBUG_LOG(CONSOLE, "LocalSearchDevicesReset");
|
DEBUG_LOG(CONSOLE, "LocalSearchDevicesReset");
|
||||||
|
|
||||||
// Turn off device polling while resetting
|
// Turn off device polling while resetting
|
||||||
|
Reference in New Issue
Block a user