mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-02 23:01:42 +00:00
formatting
svn-id: r26682
This commit is contained in:
parent
d449697aa5
commit
81adc13e24
@ -240,9 +240,9 @@ bool CEActionsPocket::perform(GUI::ActionType action, bool pushed) {
|
||||
case POCKET_ACTION_CURSOR:
|
||||
_CESystem->swap_mouse_visibility();
|
||||
return true;
|
||||
case POCKET_ACTION_FREELOOK:
|
||||
_CESystem->swap_freeLook();
|
||||
return true;
|
||||
case POCKET_ACTION_FREELOOK:
|
||||
_CESystem->swap_freeLook();
|
||||
return true;
|
||||
case POCKET_ACTION_ZOOM_UP:
|
||||
_CESystem->swap_zoom_up();
|
||||
return true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user