Current News
Archived News
Search News
Discussion Forum


Old Forum
Install Programs More Downloads...
Troubleshooting
Source Code
Format Specs.
Misc. Information
Non-SF Stuff
Links




1 // License information for this code is in license.txt
3 #ifndef MPQBLOCKTABLE_INCLUDED
4 #define MPQBLOCKTABLE_INCLUDED
6 #include "SFmpqapi.h"
8 BOOL WriteBlockTable(MPQARCHIVE *mpqOpenArc);
10 #endif // #ifndef MPQBLOCKTABLE_INCLUDED