mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-19 08:50:48 +00: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:
parent
2d064262ce
commit
7c1d118913
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue