fix identation in format.txt file
This commit is contained in:
parent
15b4b87d3b
commit
ee3c6d9ef6
1 changed files with 13 additions and 13 deletions
26
format.txt
26
format.txt
|
|
@ -4,12 +4,12 @@ tag format ?
|
||||||
<TAG>\0version\0
|
<TAG>\0version\0
|
||||||
|
|
||||||
/*<zar>
|
/*<zar>
|
||||||
uint32_t unk1
|
uint32_t unk1
|
||||||
uint32_t unk2
|
uint32_t unk2
|
||||||
uint8_t unk3 ?
|
uint8_t unk3 ?
|
||||||
uint32_t unk4
|
uint32_t unk4
|
||||||
0x46C - <zar> + 0x15 + (unk4 << 2) - B2 00
|
0x46C - <zar> + 0x15 + (unk4 << 2) - B2 00
|
||||||
0x46D - unk5
|
0x46D - unk5
|
||||||
|
|
||||||
next zar = <zar> + 0x1A + unk5
|
next zar = <zar> + 0x1A + unk5
|
||||||
0xBC22 + (0x100<<2) = unk5 0x7659*/
|
0xBC22 + (0x100<<2) = unk5 0x7659*/
|
||||||
|
|
@ -17,14 +17,14 @@ next zar = <zar> + 0x1A + unk5
|
||||||
<saveh>
|
<saveh>
|
||||||
+0x0A - int16_t ?
|
+0x0A - int16_t ?
|
||||||
+0x0B - 4 strings.
|
+0x0B - 4 strings.
|
||||||
1. uknown
|
1. uknown
|
||||||
2. name
|
2. name
|
||||||
3. location
|
3. location
|
||||||
4. date
|
4. date
|
||||||
|
|
||||||
<campaign_save>
|
<campaign_save>
|
||||||
uint32_t unk1 - used in calloc, unk1 * 0x10C
|
uint32_t unk1 - used in calloc, unk1 * 0x10C
|
||||||
|
|
||||||
<world>
|
<world>
|
||||||
uint32_t uncompressed_size;
|
uint32_t uncompressed_size;
|
||||||
uint32_t uncompressed_size;
|
uint32_t uncompressed_size;
|
||||||
Loading…
Add table
Reference in a new issue