X-Git-Url: https://sfsrealm.hopto.org/projects/gitweb.cgi?p=SFmpqapi.git;a=blobdiff_plain;f=MpqBlockTable.h;fp=MpqBlockTable.h;h=1aa8aa84bd1689971837ff29c47a91ec2fee2634;hp=0000000000000000000000000000000000000000;hb=7214af3eb69acdaef221c1846157ed07438bd0c1;hpb=1c63ef2a5d9f881e1006c4c674a81cebd9596c5e diff --git a/MpqBlockTable.h b/MpqBlockTable.h new file mode 100644 index 0000000..1aa8aa8 --- /dev/null +++ b/MpqBlockTable.h @@ -0,0 +1,11 @@ +// License information for this code is in license.txt + +#ifndef MPQBLOCKTABLE_INCLUDED +#define MPQBLOCKTABLE_INCLUDED + +#include "SFmpqapi.h" + +BOOL WriteBlockTable(MPQARCHIVE *mpqOpenArc); + +#endif // #ifndef MPQBLOCKTABLE_INCLUDED +