mirror of
https://github.com/dingusdev/dingusppc.git
synced 2024-12-23 21:29:28 +00:00
adbkeyboard: fix compiler warning.
This commit is contained in:
parent
b23bb04dac
commit
cd9ccb66ed
@ -45,6 +45,7 @@ void AdbKeyboard::reset() {
|
||||
}
|
||||
|
||||
bool AdbKeyboard::get_register_0() {
|
||||
return false;
|
||||
}
|
||||
|
||||
void AdbKeyboard::set_register_2() {
|
||||
|
Loading…
Reference in New Issue
Block a user