Translations:Save file/6/en

From Treasure Adventure Game Wiki
Revision as of 20:04, 21 July 2023 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
  • A number in ASCII, terminated with a space (0x20) - the length of the entry,
  • A null-terminated string - the key of the key-value pair,
  • A null-terminated string - the first, string value,
  • A number in ASCII, without a terminator - the second, integer value. This number is read from the remaining bytes in the entry.