summaryrefslogtreecommitdiff
path: root/src/ildasm/map.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ildasm/map.h')
-rw-r--r--src/ildasm/map.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ildasm/map.h b/src/ildasm/map.h
new file mode 100644
index 0000000000..5f0cfec93c
--- /dev/null
+++ b/src/ildasm/map.h
@@ -0,0 +1,8 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
+
+#define MENU_OPTIONS 1
+#define TREE_VIEW_ICONS 2
+#define CLICKING 3
+#define KEYBOARD 4