pokecrystal-board/macros
2017-12-28 13:23:44 +01:00
..
scripts Uppercase MACRO and EQU(S) according to the style guide 2017-12-28 13:23:44 +01:00
base_stats.asm Uppercase MACRO and EQU(S) according to the style guide 2017-12-28 13:23:44 +01:00
charmap.asm Move all misc/ and unknown/ files to meaningful directories 2017-12-15 13:21:47 -05:00
code.asm Uppercase MACRO and EQU(S) according to the style guide 2017-12-28 13:23:44 +01:00
color.asm Reorganize macros 2017-12-14 00:36:24 -05:00
coords.asm Uppercase MACRO and EQU(S) according to the style guide 2017-12-28 13:23:44 +01:00
data.asm Resolve #428: Use HIGH(X) and LOW(X) instead of X / $100 and X % $100 or X >> 8 and X & $ff 2017-12-25 14:23:16 -05:00
enum.asm Uppercase MACRO and EQU(S) according to the style guide 2017-12-28 13:23:44 +01:00
predef.asm dwb → dab 2017-12-26 14:39:16 -05:00
rst.asm callba/callab → farcall/callfar 2017-12-24 12:47:30 -05:00
tilesets.asm Reorganize macros 2017-12-14 00:36:24 -05:00
wram.asm Uppercase MACRO and EQU(S) according to the style guide 2017-12-28 13:23:44 +01:00