various: more render code cleanup #12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "notashelf/push-xqnuklotzqqk"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Extract magic strings, null checks, yada yada.
item_get_name()4dbdbc7bea1f26f171fetoeed5c3aff3I was going to send this later but I decided to complete one more PR before I head off. Might be a nice time to address any leftover comments from #10 also
This looks great. The new font stuff I'm implementing will be much better handled in settings.h as well, so it's good to move all the magic numbers there. Also this makes the code much neater and more readable.