pokegold/data/battle
Rangi 5454e1e0de Verify data table sizes with table_width and assert_table_length macros
It also uncovered some off-by-one issues with defining some constants.

A few structs now use rsreset/_RS to define their offset constants.
2021-03-05 16:10:25 -05:00
..
ai Add engine/battle/ai/scoring.asm. 2020-04-08 00:10:24 -04:00
accuracy_multipliers.asm Continue with effect commands (about 50% complete). 2020-04-19 12:31:56 -04:00
critical_hit_chances.asm Simple cleanups in constants/data/macros and banks 1-4. 2020-05-12 13:31:27 -04:00
effect_command_pointers.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-05 16:10:25 -05:00
held_consumables.asm Add remaining bank 9 files. 2020-04-30 00:47:14 -04:00
held_heal_status.asm Start adding engine/battle/core.asm. 2020-04-19 21:36:23 -04:00
held_stat_up.asm Start adding engine/battle/core.asm. 2020-04-19 21:36:23 -04:00
stat_multipliers_2.asm Finish disassembling battle core. 2020-04-20 15:00:59 -04:00
stat_multipliers.asm Finish disassembling effect commands. 2020-04-19 15:25:51 -04:00
stat_names.asm Finish disassembling effect commands. 2020-04-19 15:25:51 -04:00
weather_modifiers.asm Fix file permissions. 2020-06-14 08:52:40 -04:00
wobble_probabilities.asm Finish cleanup of bank 3. 2020-05-04 16:23:03 -04:00