expose file API to enable IO detouring

This commit is contained in:
Nikita Smith
2024-11-08 16:09:56 -08:00
parent 04c1488cd4
commit f7d7f6633f
3 changed files with 127 additions and 21 deletions
+1
View File
@@ -29,6 +29,7 @@ typedef enum
LNK_Error_Mt,
LNK_Error_UnableToSerializeMsf,
LNK_Error_LoadRes,
LNK_Error_IO,
LNK_Error_StopLast,
LNK_Error_First,