mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-23 11:04:44 +00:00
fix warning
svn-id: r38871
This commit is contained in:
parent
5618a81cff
commit
4f8e9511a1
@ -365,6 +365,8 @@ static sci_event_t scummvm_get_event(gfx_driver_t *drv) {
|
||||
case Common::KEYCODE_SCROLLOCK:
|
||||
input.buckybits |= SCI_EVM_SCRLOCK;
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user