Merge citra-emu PR#3001 by Styleoshin(citra-qt : Adding fullscreen mode)

This commit is contained in:
goaaats
2018-01-16 15:50:33 +01:00
parent 713c1ed203
commit f473780c52
5 changed files with 57 additions and 1 deletions

View File

@ -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;