diff options
Diffstat (limited to 'src/Common/Resource.h')
-rw-r--r-- | src/Common/Resource.h | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/src/Common/Resource.h b/src/Common/Resource.h index b8cd3d76..0862a05d 100644 --- a/src/Common/Resource.h +++ b/src/Common/Resource.h @@ -71,14 +71,16 @@ #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 IDR_EFI_DCSBML 570 +#define IDR_EFI_DCSRE 571 #define IDR_EFI_DCSBOOT32 572 #define IDR_EFI_DCSINT32 573 #define IDR_EFI_DCSCFG32 574 #define IDR_EFI_LEGACYSPEAKER32 575 -#define IDR_EFI_DCSBML32 576 -#define IDR_EFI_DCSRE32 577 +#define IDR_EFI_DCSBML32 576 +#define IDR_EFI_DCSRE32 577 +#define IDR_EFI_DCSINFO 578 +#define IDR_EFI_DCSINFO32 579 #define IDC_HW_AES_LABEL_LINK 5000 #define IDC_HW_AES 5001 #define IDC_PARALLELIZATION_LABEL_LINK 5002 |