diff options
Diffstat (limited to 'backend/Clean System Files/backend_library')
-rw-r--r-- | backend/Clean System Files/backend_library | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/backend/Clean System Files/backend_library b/backend/Clean System Files/backend_library index 780b1b4..6eb2ebe 100644 --- a/backend/Clean System Files/backend_library +++ b/backend/Clean System Files/backend_library @@ -1,6 +1,7 @@ backend.dll BEGetVersion BEInit +BECloseFiles BEFree BEArg BEDeclareModules @@ -120,5 +121,7 @@ BEExportField BEExportFunction BEDefineImportedObjsAndLibs BESetMainDclModuleN +BEStrictPositions +BECopyInts BEDeclareDynamicTypeSymbol BEDynamicTempTypeSymbol |