pokecrystal-board/data/battle
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
..
ai Remove all address comments 2018-06-24 16:13:22 +02:00
accuracy_multipliers.asm More battle data in data/battle/ 2018-01-25 21:34:42 -05:00
critical_hit_chances.asm Clean up some percentage values 2020-05-07 14:21:24 -04:00
effect_command_pointers.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
held_consumables.asm Remove all address comments 2018-06-24 16:13:22 +02:00
held_heal_status.asm Remove all address comments 2018-06-24 16:13:22 +02:00
held_stat_up.asm Remove all address comments 2018-06-24 16:13:22 +02:00
stat_multipliers_2.asm More battle data in data/battle/ 2018-01-25 21:34:42 -05:00
stat_multipliers.asm CalcStats -> CalcBattleStats 2018-11-23 23:03:27 +01:00
stat_names.asm Other files belong in data/battle/ 2018-01-10 17:49:19 -05:00
weather_modifiers.asm More battle data in data/battle/ 2018-01-25 21:34:42 -05:00
wobble_probabilities.asm More battle data in data/battle/ 2018-01-25 21:34:42 -05:00