mirror of
https://github.com/Oibaf66/uae-wii.git
synced 2024-11-22 10:39:19 +01:00
Whitespace
This commit is contained in:
parent
6b01baf105
commit
f7c7cab90a
@ -726,7 +726,7 @@ void gui_display(int shortcut)
|
|||||||
default:
|
default:
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
} while( opt != 5 && opt != 9 && opt != 10);
|
} while (opt != 5 && opt != 9 && opt != 10);
|
||||||
|
|
||||||
if (prefs_has_changed)
|
if (prefs_has_changed)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user