diff options
| author | rollsafe <rollsafe@users.noreply.github.com> | 2019-08-16 12:56:07 -0400 |
|---|---|---|
| committer | Stephen Tong <rollsafe@users.noreply.github.com> | 2019-11-24 19:16:36 -0500 |
| commit | fff324f4fa1cc28bebaf73d55ef24f106a1ce83a (patch) | |
| tree | a98dbe5f94cb1dd1bda46695b6634e9f052bf72a /ui/theme.h | |
| parent | 30ec04788bf661e3fcba4efe212deca7f610cddc (diff) | |
Add signature matcher library functions to Feature Map
Diffstat (limited to 'ui/theme.h')
| -rw-r--r-- | ui/theme.h | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -98,7 +98,8 @@ enum ThemeColor FeatureMapUnicodeStringColor, FeatureMapFunctionColor, FeatureMapImportColor, - FeatureMapExternColor + FeatureMapExternColor, + FeatureMapLibraryColor }; void BINARYNINJAUIAPI initThemes(); |
