diff options
| -rw-r--r-- | binaryninjacore.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/binaryninjacore.h b/binaryninjacore.h index ce9ec90f..7a36f1ee 100644 --- a/binaryninjacore.h +++ b/binaryninjacore.h @@ -2638,6 +2638,7 @@ extern "C" { RemoveUndoData, TrimSnapshots, + PurgeOriginalFilenamePath }; enum BNMessageBoxIcon |
