Closed tuxor1337 closed 7 years ago
Instead of giving the offset of a string in the text indices TX_INDEX etc. it makes sense to provide the number of the string instead, which means dividing all the numbers in get_tx(...) etc. by 4. That's what this commit does.
Instead of giving the offset of a string in the text indices TX_INDEX etc. it makes sense to provide the number of the string instead, which means dividing all the numbers in get_tx(...) etc. by 4. That's what this commit does.