summaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-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 d0a9c19..dd080e9 100644
--- a/include/perk/perk_output.h
+++ b/include/perk/perk_output.h
@@ -12,6 +12,7 @@
#define PERK_OUTPUT_IMAGE_CATEGORY 0x00000008
#define PERK_OUTPUT_IMAGE_SECTIONS 0x00000010
#define PERK_OUTPUT_IMAGE_SYMBOLS 0x00000020
+#define PERK_OUTPUT_IMAGE_STRINGS 0x00000040
/* pretty-printer flags */