aboutsummaryrefslogtreecommitdiff
path: root/src/DllMain.def
diff options
context:
space:
mode:
Diffstat (limited to 'src/DllMain.def')
-rw-r--r--src/DllMain.def16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/DllMain.def b/src/DllMain.def
index 440b3e0..bce2877 100644
--- a/src/DllMain.def
+++ b/src/DllMain.def
@@ -21,23 +21,23 @@ EXPORTS
SFileSetCompactCallback
SFileCompactArchive
-
+
SFileGetMaxFileCount
- SFileSetMaxFileCount
-
+ SFileSetMaxFileCount
+
SFileGetAttributes
SFileSetAttributes
SFileUpdateFileAttributes
SFileOpenPatchArchive
SFileIsPatchedArchive
-
+
SFileOpenFileEx
SFileGetFileSize
SFileSetFilePointer
SFileReadFile
SFileCloseFile
-
+
SFileHasFile
SFileGetFileName
SFileGetFileInfo
@@ -57,7 +57,7 @@ EXPORTS
SListFileFindClose
SFileEnumLocales
-
+
SFileCreateFile
SFileWriteFile
SFileFinishFile
@@ -72,8 +72,8 @@ EXPORTS
SCompImplode
SCompExplode
- SCompCompress
- SCompDecompress
+ SCompCompress
+ SCompDecompress
GetLastError=Kernel32.GetLastError
SetLastError=Kernel32.SetLastError