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 b3c3e8e0..bb85b11c 100644 --- a/binaryninjacore.h +++ b/binaryninjacore.h @@ -1097,6 +1097,8 @@ extern "C" DoubleDisplayType, EnumerationDisplayType, InvertedCharacterConstantDisplayType, + UnsignedComplementDecimalDisplayType, + UnsignedComplementHexadecimalDisplayType, }; BN_ENUM(uint8_t, BNFlowGraphOption) |
