pokecrystal-board/data/sprite_anims
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
..
framesets.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
oam.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
sequences.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
unused_gfx.asm UnusedSpriteAnimGFX was to sprite anims as AnimObjGFX is to battle anims 2020-10-30 17:41:03 -04:00