- Remove "Buffer" suffix from some byte and word quantities - Change "Ptr" to "Pointer" Fixes #789
We used to have a mixture of TileMap and and Tilemap, as well as the similar AttrMap. Standardize on one.
Stupid name is stupid smh tbh fam.
Name a lot of text labels according to our conventions
Homogenizing names.
The previous name for this was rather misleading. It isn't an actual jump like you'd expect the `jp` instruction to behave as. Instead, it behaves more like a `farcall`. This also makes it consistent with its current command ID name of `TX_FAR`.
Introduce MONICON_* constants Introduce BATTLEPLAYERACTION_* constants