Todo for switching big screen mode added.
This commit is contained in:
parent
d058b39076
commit
5fb0361372
1 changed files with 2 additions and 0 deletions
|
@ -385,6 +385,8 @@ local void UiEnterPreferencesOptionsMenu(void)
|
|||
|
||||
/**
|
||||
** Toggle big map mode.
|
||||
**
|
||||
** @todo FIXME: We should try to keep the same view, if possible
|
||||
*/
|
||||
local void UiToggleBigMap(void)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue