pokered/macros
2020-07-14 16:07:23 -04:00
..
scripts Don't compare strings with ==; use STRCMP 2020-07-14 16:07:23 -04:00
code.asm Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, MACRO/ENDM, etc) 2020-07-06 12:28:31 -04:00
const.asm Use const_skip and const_next macros for brevity 2020-07-09 14:51:48 -04:00
coords.asm Clean up some data, using macros for multiline list entries 2020-07-14 13:32:09 -04:00
data.asm Sync coordinate macros with pokecrystal 2020-07-07 11:30:10 -04:00
farcall.asm callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar 2020-07-06 21:18:22 -04:00
gfx.asm Sync coordinate macros with pokecrystal 2020-07-07 11:30:10 -04:00
predef.asm Move more code from home.asm to home/ 2020-07-03 22:57:43 -04:00
wram.asm Identify SPRITESTATEDATA2_ORIGFACINGDIRECTION 2020-07-07 16:57:51 -04:00