diff options
Diffstat (limited to 'xW/xW-resources.h')
-rw-r--r-- | xW/xW-resources.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xW/xW-resources.h b/xW/xW-resources.h index 47568b0..55d5590 100644 --- a/xW/xW-resources.h +++ b/xW/xW-resources.h @@ -1,5 +1,6 @@ #define IDI_ICON 1 #define IDI_HIGHLIGHTED 2 +#define IDR_BEEP 3 #define IDA_ACCELERATORS 10 // Named after input_add_functions() in xC. |