From ee3c6d9ef692a1b904cb851acd5ce4e667c30755 Mon Sep 17 00:00:00 2001 From: mykola2312 <49044616+mykola2312@users.noreply.github.com> Date: Sun, 27 Aug 2023 21:20:00 +0300 Subject: [PATCH] fix identation in format.txt file --- format.txt | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/format.txt b/format.txt index 59bc896..6de387b 100644 --- a/format.txt +++ b/format.txt @@ -4,12 +4,12 @@ tag format ? \0version\0 /* - uint32_t unk1 - uint32_t unk2 - uint8_t unk3 ? - uint32_t unk4 - 0x46C - + 0x15 + (unk4 << 2) - B2 00 - 0x46D - unk5 + uint32_t unk1 + uint32_t unk2 + uint8_t unk3 ? + uint32_t unk4 + 0x46C - + 0x15 + (unk4 << 2) - B2 00 + 0x46D - unk5 next zar = + 0x1A + unk5 0xBC22 + (0x100<<2) = unk5 0x7659*/ @@ -17,14 +17,14 @@ next zar = + 0x1A + unk5 +0x0A - int16_t ? +0x0B - 4 strings. - 1. uknown - 2. name - 3. location - 4. date + 1. uknown + 2. name + 3. location + 4. date - uint32_t unk1 - used in calloc, unk1 * 0x10C + uint32_t unk1 - used in calloc, unk1 * 0x10C - uint32_t uncompressed_size; - uint32_t uncompressed_size; \ No newline at end of file + uint32_t uncompressed_size; + uint32_t uncompressed_size; \ No newline at end of file