pokecrystal-board/macros
Rangi 0447ee0cf9 Relabel some map-related WRAM
wMisc -> {wSurroundingTiles, wBoxPartialData, wLink_c608}
wOverworldMap -> {wOverworldMapBlocks, wHallOfFamePokemonList}
2018-03-19 11:36:14 -04:00
..
scripts Default macro parameters use recursion; avoids repeating internal structure 2018-02-25 20:12:58 -05:00
code.asm Macro factors out sine code, just like sine data, since it's used 5 times 2018-02-03 21:11:55 -05:00
coords.asm Prefix wram labels with w, part 2. 2018-01-23 17:39:09 -05:00
data.asm Macro factors out sine code, just like sine data, since it's used 5 times 2018-02-03 21:11:55 -05:00
enum.asm const_def N 2018-01-31 11:38:45 -05:00
gfx.asm PALETTE_SIZE 2018-01-22 19:57:35 -05:00
legacy.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-25 20:39:54 -05: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 Relabel some map-related WRAM 2018-03-19 11:36:14 -04:00