diff options
Diffstat (limited to 'src/Common/Resource.h')
-rw-r--r-- | src/Common/Resource.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Common/Resource.h b/src/Common/Resource.h index 739732c9..12907c12 100644 --- a/src/Common/Resource.h +++ b/src/Common/Resource.h @@ -71,6 +71,8 @@ #define IDR_EFI_DCSINT 567 #define IDR_EFI_DCSCFG 568 #define IDR_EFI_LEGACYSPEAKER 569 +#define IDR_EFI_DCSBML 570 +#define IDR_EFI_DCSRE 571 #define IDC_HW_AES_LABEL_LINK 5000 #define IDC_HW_AES 5001 #define IDC_PARALLELIZATION_LABEL_LINK 5002 @@ -218,7 +220,7 @@ #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NO_MFC 1 -#define _APS_NEXT_RESOURCE_VALUE 570 +#define _APS_NEXT_RESOURCE_VALUE 572 #define _APS_NEXT_COMMAND_VALUE 40001 #define _APS_NEXT_CONTROL_VALUE 5141 #define _APS_NEXT_SYMED_VALUE 101 |