something changed here
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%4041
This commit is contained in:
parent
166a2b8a43
commit
e03ab1e6d4
@ -282,6 +282,10 @@
|
||||
RelativePath="..\sp_file.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\sp_file_headers.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\svnrev.h"
|
||||
>
|
||||
|
@ -52,7 +52,7 @@ typedef struct sp_file_hdr_s
|
||||
uint32_t disksize; /* size on disk */
|
||||
uint32_t imagesize; /* size in memory */
|
||||
uint8_t sections; /* number of sections */
|
||||
uint32_t stringtab; /* offset to string table */
|
||||
uint32_t stringtab; /* offset to string table aa*/
|
||||
uint32_t dataoffs; /* offset to file proper (any compression starts here) */
|
||||
} sp_file_hdr_t;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user