mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-22 15:07:51 -05:00
Merge citra-emu PR#3001 by Styleoshin(citra-qt : Adding fullscreen mode)
This commit is contained in:
@ -27,6 +27,7 @@ struct Values {
|
||||
bool microprofile_visible;
|
||||
|
||||
bool single_window_mode;
|
||||
bool fullscreen;
|
||||
bool display_titlebar;
|
||||
bool show_filter_bar;
|
||||
bool show_status_bar;
|
||||
|
Reference in New Issue
Block a user