From b17ce7bfb16aa3b756392a05ff7856905dd71d7d Mon Sep 17 00:00:00 2001 From: danyalzia Date: Tue, 17 Sep 2013 13:05:19 +0500 Subject: [PATCH] Update resource.h --- Windows/resource.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Windows/resource.h b/Windows/resource.h index afa3cccce5..c7e2ec0298 100644 --- a/Windows/resource.h +++ b/Windows/resource.h @@ -252,6 +252,11 @@ #define ID_OPTIONS_WINDOW5X 40108 #define ID_OPTIONS_BUFFEREDRENDERING 40109 #define ID_DEBUG_SHOWDEBUGSTATISTICS 40110 +#define ID_OPTIONS_SCREEN6X 40111 +#define ID_OPTIONS_SCREEN7X 40112 +#define ID_OPTIONS_SCREEN8X 40113 +#define ID_OPTIONS_SCREEN9X 40114 +#define ID_OPTIONS_SCREEN10X 40115 // Dummy option to let the buffered rendering hotkey cycle through all the options. #define ID_OPTIONS_BUFFEREDRENDERINGDUMMY 40500