mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-10 22:49:00 +01:00
Buildfix.
This commit is contained in:
parent
57ea09dcc2
commit
a2ca76ebd9
@ -54,7 +54,7 @@ bool Wiimote::IsConnected() const
|
||||
return false;
|
||||
}
|
||||
|
||||
int Wiimote::IORead(const u8* buf)
|
||||
int Wiimote::IORead(u8* buf)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user