From 85fc32c8a3df64d7c57655fdc6f38c4308e88a27 Mon Sep 17 00:00:00 2001 From: OBattler Date: Mon, 29 Nov 2021 16:05:56 +0100 Subject: [PATCH] And fixed resource.h. --- src/include/86box/resource.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/include/86box/resource.h b/src/include/86box/resource.h index 1d84cd60b..b5a67b85b 100644 --- a/src/include/86box/resource.h +++ b/src/include/86box/resource.h @@ -353,13 +353,10 @@ #define IDM_MEDIA 40087 #define IDM_DOCS 40088 -#ifdef USE_DISCORD #define IDM_DISCORD 40090 -#endif #define IDM_PREFERENCES 40091 -#if defined(DEV_BRANCH) && defined(USE_OPENGL) #define IDM_VID_GL_FPS_BLITTER 40100 #define IDM_VID_GL_FPS_25 40101 #define IDM_VID_GL_FPS_30 40102 @@ -369,7 +366,6 @@ #define IDM_VID_GL_VSYNC 40106 #define IDM_VID_GL_SHADER 40107 #define IDM_VID_GL_NOSHADER 40108 -#endif #define IDM_LOG_BREAKPOINT 51201 #define IDM_DUMP_VRAM 51202 // should be an Action