Translations:Save file/7/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

The entire entry takes up length + ascii_length + 3, where length is the value of the length (at the beginning of the entry), and ascii_length is the length of the length value, when represented with ASCII text. The + 3 comes from two null bytes at the end of the strings and the space (0x20) terminator.