pokecrystal-board/data/pokemon
vulcandth 3648afda16
RGBDS syntax updates (#905)
New MACRO and DEF syntax
2022-06-06 17:25:42 -04:00
..
base_stats Add suffixes to some constants to avoid ambiguity 2020-03-21 17:59:26 -04:00
dex_entries Clean up comments 2018-01-29 11:35:50 -05:00
base_stats.asm RGBDS syntax updates (#905) 2022-06-06 17:25:42 -04:00
cries.asm RGBDS syntax updates (#905) 2022-06-06 17:25:42 -04:00
dex_entries.asm Note which labels are only needed for locating banks (relevant to issue #485) 2018-06-12 23:29:15 -04:00
dex_entry_pointers.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
dex_order_alpha.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
dex_order_new.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
egg_move_pointers.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
egg_moves.asm Get rid of _CRYSTAL 2019-05-25 17:59:50 +02:00
evos_attacks_pointers.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
evos_attacks.asm Clean up some percentage values 2020-05-07 14:21:24 -04:00
ezchat_order.asm Remove all address comments 2018-06-24 16:13:22 +02:00
gen1_base_special.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
gen1_order.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
menu_icons.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
names.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
palettes.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
pic_pointers.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
unown_pic_pointers.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
unown_words.asm RGBDS syntax updates (#905) 2022-06-06 17:25:42 -04:00
unused_pic_banks.asm Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:43 -04:00