mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
IODummy needs it too.
This commit is contained in:
@@ -43,6 +43,12 @@ bool WiimoteScanner::IsReady() const
|
||||
return false;
|
||||
}
|
||||
|
||||
void Wiimote::InitInternal()
|
||||
{}
|
||||
|
||||
void Wiimote::TeardownInternal()
|
||||
{}
|
||||
|
||||
bool Wiimote::ConnectInternal()
|
||||
{
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user