pokecrystal/macros
Rangi 212846af57 Treat map setup commands like trade script commands
Fixes #736
2020-07-22 13:37:43 -04:00
..
scripts Treat map setup commands like trade script commands 2020-07-22 13:37:43 -04:00
code.asm Use STRCMP, not ==, to compare multi-character strings 2020-07-02 11:46:30 -04:00
const.asm Use const_skip and const_next macros for brevity 2020-07-10 20:03:46 -04:00
coords.asm
data.asm Clean up some percentage values 2020-05-07 14:21:24 -04:00
gfx.asm `dsprite y, ypx, x, xpx, off, attr` -> `dbsprite x, y, xpx, ypx, off, attr` 2020-04-04 16:00:30 -04:00
legacy.asm return → endcallback, reloadandreturn → reloadend 2020-07-17 08:37:03 -04:00
predef.asm predef_id -> lda_predef, for consistency with lda_coord and map_id 2020-06-10 17:08:43 -04:00
rst.asm
wram.asm Identify more unnamed labels 2020-06-29 12:25:58 -04:00