mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-01-31 11:23:21 +00:00
e8015e497d
This simplifies processing nwidget parts as, unlike the remaining length, the pointer to the end of the list never changes. This is the same principle as we use(d) for tracking end instead of length for C-style strings. And this removes 160~ instances of the lengthof() macro. |
||
---|---|---|
.. | ||
codeql | ||
ISSUE_TEMPLATE | ||
workflows | ||
changelog.sh | ||
FUNDING.yml | ||
PULL_REQUEST_TEMPLATE.md | ||
script-missing-mode-enforcement.py | ||
unused-strings.py | ||
windowdesc-ini-key.py |