All translations
From Treasure Adventure Game Wiki
Jump to navigationJump to search
Enter a message name below to show all available translations.
Found 2 translations.
Name | Current message text |
---|---|
h English (en) | 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. |
h Polish (pl) | Cały wpis zajmuje ''długość + długość_ascii + 3'', gdzie ''długość'' jest wartością długości (zapisaną na początku wpisu), a ''długość_ascii'' jest długością wartości ''długość'', kiedy jest ona przedstawiona jako tekst ASCII. ''+ 3'' pochodzi z dwóch bajtów null na końcach ciągów tekstowych i spacji jako zakończenia (0x20). |