mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-11 01:25:07 +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