X-Git-Url: https://sfsrealm.hopto.org/projects/gitweb.cgi?a=blobdiff_plain;f=SFmpqapi.h;fp=SFmpqapi.h;h=bcda2a9a9647daef8043e44d8f29610ad6f5052e;hb=212e7d696e798215d4cddfcb5007c212814728e6;hp=f9ce2db767bd600ab632885d33642936023b66a1;hpb=a36705ea24b6ce9c6df1e070176014e9fb2394ca;p=SFmpqapi.git diff --git a/SFmpqapi.h b/SFmpqapi.h index f9ce2db..bcda2a9 100644 --- a/SFmpqapi.h +++ b/SFmpqapi.h @@ -396,6 +396,7 @@ BOOL SFMPQAPI WINAPI MpqAddWaveFromBuffer(MPQHANDLE hMPQ, LPVOID lpBuffer, BOOL SFMPQAPI WINAPI MpqRenameAndSetFileLocale(MPQHANDLE hMPQ, LPCSTR lpcOldFileName, LPCSTR lpcNewFileName, LCID nOldLocale, LCID nNewLocale); BOOL SFMPQAPI WINAPI MpqDeleteFileWithLocale(MPQHANDLE hMPQ, LPCSTR lpFileName, LCID nLocale); BOOL SFMPQAPI WINAPI MpqSetFileLocale(MPQHANDLE hMPQ, LPCSTR lpFileName, LCID nOldLocale, LCID nNewLocale); +BOOL SFMPQAPI WINAPI MpqCreateArchiveVersion(WORD wVersion); // These functions do nothing. They are only provided for // compatibility with MPQ extractors that use storm.