diff options
Diffstat (limited to 'dep/CascLib/src/DllMain.def')
-rw-r--r-- | dep/CascLib/src/DllMain.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dep/CascLib/src/DllMain.def b/dep/CascLib/src/DllMain.def index e8b4aebd5b4..432eb3345ca 100644 --- a/dep/CascLib/src/DllMain.def +++ b/dep/CascLib/src/DllMain.def @@ -31,6 +31,8 @@ EXPORTS CascAddEncryptionKey CascAddStringEncryptionKey + CascImportKeysFromString + CascImportKeysFromFile CascFindEncryptionKey CascGetNotFoundEncryptionKey |