pokecrystal-board/data/moves
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
..
animations.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
critical_hit_moves.asm Miscellaneous reorganization fixes 2018-07-04 02:42:11 -04:00
descriptions.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
effects_pointers.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
effects_priorities.asm Remove all address comments 2018-06-24 16:13:22 +02:00
effects.asm CheckDestinyBond -> CheckFaint 2018-08-17 20:16:37 +02:00
flail_reversal_power.asm Move power data belongs in data/moves/ 2018-01-26 11:01:15 -05:00
grammar.asm Remove all address comments 2018-06-24 16:13:22 +02:00
magnitude_power.asm Clean up some percentage values 2020-05-07 14:21:24 -04:00
metronome_exception_moves.asm Miscellaneous reorganization fixes 2018-07-04 02:42:11 -04:00
moves.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
names.asm Remove redundant data/ filename prefixes 2017-12-27 01:29:15 -05:00
present_power.asm Clean up some percentage values 2020-05-07 14:21:24 -04:00
tmhm_moves.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00