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.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ildasm/map.h b/src/ildasm/map.h
new file mode 100644
index 0000000000..21fcc0da71
--- /dev/null
+++ b/src/ildasm/map.h
@@ -0,0 +1,9 @@
+//
+// Copyright (c) Microsoft. All rights reserved.
+// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+//
+
+#define MENU_OPTIONS 1
+#define TREE_VIEW_ICONS 2
+#define CLICKING 3
+#define KEYBOARD 4