mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-04 19:55:27 +02:00
@@ -532,8 +532,9 @@ namespace MainWindow {
|
||||
ApplyFullscreenState(hwndMain, g_Config.bFullScreen);
|
||||
|
||||
if (!g_Config.bShowMenuBar) {
|
||||
MainMenuInit(hwndMain, g_hMenu);
|
||||
SetMenu(hwndMain, NULL);
|
||||
} else {
|
||||
MainMenuInit(hwndMain, g_hMenu);
|
||||
}
|
||||
|
||||
// Accept dragged files.
|
||||
|
||||
Reference in New Issue
Block a user