pokecrystal-board/macros
mid-kid 81fff9bb80 Fix file permissions
I have no idea why this was a thing (do people store this repo on FAT32
flash drives or something?), but quite a bit of files had a permission
of 755. This isn't really a problem, but it's inconsistent and weird.
2018-04-01 17:05:10 +02: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 Fix file permissions 2018-04-01 17:05:10 +02:00