Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create and use macros to define accessor functions | 2024-09-28 | 1 | -0/+79 | |
Avoids the need to manually mess around with mem_offset() and gamedata off_ and sz_ values as often, because that's kind of annoying. Should also make the codebase a little less confusing for new players. |