diff options
Diffstat (limited to 'binaryninjaapi.h')
| -rw-r--r-- | binaryninjaapi.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/binaryninjaapi.h b/binaryninjaapi.h index af9992fd..ac528db8 100644 --- a/binaryninjaapi.h +++ b/binaryninjaapi.h @@ -19219,6 +19219,7 @@ namespace BinaryNinja { VersionInfo GetMaximumVersionInfo() const; std::string GetCreationDate(); bool IsViewOnly() const; + bool IsPaid() const; bool IsBeingDeleted() const; bool IsBeingUpdated() const; bool IsInstalled() const; |
