From aa792a8487dd305e3c1312289229d1c6ea64a1f9 Mon Sep 17 00:00:00 2001 From: szdarkhack Date: Fri, 11 Oct 2013 16:52:25 +0300 Subject: [PATCH] and let's fix this as well since we're at it --- Windows/resource.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Windows/resource.h b/Windows/resource.h index 86b857060e..4092f2eb66 100644 --- a/Windows/resource.h +++ b/Windows/resource.h @@ -290,7 +290,7 @@ #define ID_GEDBG_SETSTALLADDR 40130 #define ID_GEDBG_GOTOPC 40131 #define ID_GEDBG_GOTOADDR 40132 -#define ID_OPTIONS_PAUSE_FOCUS 40133 +#define ID_OPTIONS_PAUSE_FOCUS 40133 // Dummy option to let the buffered rendering hotkey cycle through all the options. #define ID_OPTIONS_BUFFEREDRENDERINGDUMMY 40500