Counter Strike : Global Offensive Source Code
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
1.1 KiB

  1. #define IDD_BUTTONS 100
  2. #define IDC_CURSORS 101
  3. #define IDC_NAMES 102
  4. #define IDC_LOGICAL 103
  5. #define IDC_MOUSE 104
  6. #define IDC_PEN 105
  7. #define IDC_DEFAULT 106
  8. #define IDD_BTNMASKS 600
  9. #define BMD_BASE 601
  10. #define BMD_MAX 632
  11. #define BMD_DISPLAY 665
  12. #define BMU_BASE 633
  13. #define BMU_MAX 664
  14. #define BMU_DISPLAY 668
  15. #define XBD_DISPLAY1 669
  16. #define XBD_DISPLAY2 670
  17. #define XBD_DISPLAY3 671
  18. #define XBD_DISPLAY4 672
  19. #define XBD_DISPLAY5 673
  20. #define XBD_DISPLAY6 674
  21. #define XBD_DISPLAY7 675
  22. #define XBD_DISPLAY8 676
  23. #define XBU_DISPLAY1 677
  24. #define XBU_DISPLAY2 678
  25. #define XBU_DISPLAY3 679
  26. #define XBU_DISPLAY4 680
  27. #define XBU_DISPLAY5 681
  28. #define XBU_DISPLAY6 682
  29. #define XBU_DISPLAY7 683
  30. #define XBU_DISPLAY8 684