From 2b7cf2fdd255ce8975509bba6dd130a2d8f1c57d Mon Sep 17 00:00:00 2001 From: szdarkhack Date: Fri, 11 Oct 2013 16:48:58 +0300 Subject: [PATCH] Let's try spaces instead of tabs... --- Windows/ppsspp.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Windows/ppsspp.rc b/Windows/ppsspp.rc index 162cf236db..e75fbef6cb 100644 --- a/Windows/ppsspp.rc +++ b/Windows/ppsspp.rc @@ -411,7 +411,7 @@ BEGIN POPUP "Options" BEGIN MENUITEM "Keep PPSSPP On Top", ID_OPTIONS_TOPMOST - MENUITEM "Pause When Not Focused", ID_OPTIONS_PAUSE_FOCUS + MENUITEM "Pause When Not Focused", ID_OPTIONS_PAUSE_FOCUS MENUITEM "More Settings...", ID_OPTIONS_MORE_SETTINGS MENUITEM "Control Mapping...", ID_OPTIONS_CONTROLS MENUITEM SEPARATOR