xW: improve beeping

This adds yet another build dependency,
but it's better than the alternatives of handling it in code.
This commit is contained in:
2023-07-27 16:05:32 +02:00
parent 3d345987c3
commit fcd1b8e011
4 changed files with 22 additions and 6 deletions

View File

@@ -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.