diff options
Diffstat (limited to 'binaryninjacore.h')
| -rw-r--r-- | binaryninjacore.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/binaryninjacore.h b/binaryninjacore.h index ab638f3b..5609d72b 100644 --- a/binaryninjacore.h +++ b/binaryninjacore.h @@ -1917,6 +1917,8 @@ extern "C" CommentColor, OperationColor, BaseStructureNameColor, + IndentationLineColor, + IndentationLineHighlightColor, // Script console colors ScriptConsoleOutputColor, |
