pkgfile being packaged depends on 1 bit.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2260 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2006-02-27 21:00:25 +00:00
parent a5c41d6e57
commit be9987a683
+2 -2
View File
@@ -11,8 +11,8 @@ Main header: (resinit.c, _GetResFileData())
position length meaning
0x00 2 Whether or not the file is packaged (res_flags)
(has all files in the .pkg file itself)
0 - the .pkg file is not packaged
else - the .pkg file is packaged
bit 0: 0 - the .pkg file is not packaged
1 - the .pkg file is packaged
0x02 4 offset from the beginning of the file where the list
of package information is stored (packmem_list_offs)
0x06 4 offset from the beginning of the file where the list