pokecrystal-board/macros
Rangi 40902ffe24 Verify data table sizes with table_width and assert_table_length macros
This was discussed in #706

It also uncovered some off-by-one issues with defining some constants.

A few structs now use rsreset/_RS to define their offset constants, as discussed in #739
2021-03-04 00:15:03 -05:00
..
scripts Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
asserts.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
code.asm Require rgbds 0.4.2 2020-12-09 12:21:46 -05:00
const.asm Use const_skip and const_next macros for brevity 2020-07-10 20:03:46 -04:00
coords.asm Move, comment, and simplify some macro definitions 2020-04-04 15:32:18 -04:00
data.asm Use more assertions to ensure correct code and data 2020-10-26 22:24:38 -04:00
gfx.asm Use more assertions to ensure correct code and data 2020-10-26 22:24:38 -04:00
legacy.asm Rename some labels 2020-12-23 16:29:30 -05: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 Upgrade to rgbds 0.4.0 2020-04-04 15:15:02 -04:00
wram.asm Identify wBattleAnimTemp0-3 2020-11-09 15:05:14 -05:00