summaryrefslogtreecommitdiffhomepage
path: root/include/perk
diff options
context:
space:
mode:
Diffstat (limited to 'include/perk')
-rw-r--r--include/perk/perk_output.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/perk/perk_output.h b/include/perk/perk_output.h
index 91c8aee..0d03181 100644
--- a/include/perk/perk_output.h
+++ b/include/perk/perk_output.h
@@ -17,5 +17,6 @@
#define PERK_PRETTY_READOBJ PERK_PRETTY(0x00000004)
#define PERK_PRETTY_OBJDUMP PERK_PRETTY(0x00000008)
#define PERK_PRETTY_YAML PERK_PRETTY(0x00000010)
+#define PERK_PRETTY_DLLTOOL PERK_PRETTY(0x00000020)
#endif