pokecrystal-board/macros
mid-kid ffa63c51df Clean up TX_ commands
Some of the TX_ commands didn't use the TX_ prefix for their
constants, and the label names were inconsistent. I've chosen to adopt
the `TextCommand_` prefix as opposed to `Text_`, as it has a clear
difference in namespace compared to the possibly-used `Text_` namespace
for actual dialogue text.
2018-07-18 10:55:30 +02:00
..
scripts Clean up TX_ commands 2018-07-18 10:55:30 +02:00
code.asm Remove extra parentheses 2018-07-08 16:29:46 -04:00
coords.asm 'rept' is not indented 2018-05-06 12:16:57 -04:00
data.asm Fix triple newlines left over from removing address comments 2018-06-24 23:22:50 -04:00
enum.asm Fix triple newlines left over from removing address comments 2018-06-24 23:22:50 -04:00
gfx.asm PALETTE_SIZE 2018-01-22 19:57:35 -05:00
legacy.asm Fix triple newlines left over from removing address comments 2018-06-24 23:22:50 -04:00
predef.asm Long lists of db/dw series with struct-defining macros belong in data/ 2018-01-15 14:11:11 -05:00
rst.asm Similar formatting for similar WRAM areas 2018-02-02 21:15:15 -05:00
wram.asm Fix triple newlines left over from removing address comments 2018-06-24 23:22:50 -04:00