Aroymart
Aroymart
This is more of a suggestion with code to back it up than a commit. I tried using tcgdisasm.py and got a couple jumps to wram labels that I didn't...
Currently, the style guide touches on how to name shorter texts like UI (try to use the words in the text, or shave off a few and use the key...
I've added a --pret-style arg that changes output a bit to match disassemblies written for [pret](https://github.com/pret). It includes the following: - All function labels are `Func_[Global Addr]` instead of `[type]_[bank]_[local...