pokecrystal-board/data/pokemon
Rangi 0345e4fb0e Add suffixes to some constants to avoid ambiguity
- `PSYCHIC` → `PSYCHIC_TYPE` (not the trainer `PSYCHIC_T` or the move `PSYCHIC_M`)
- `BLACKBELT` → `BLACKBELT_I` (not the trainer `BLACKBELT_T`)
- `CURSE_T` → `CURSE_TYPE` (not the move `CURSE`)
- `TOWN_MAP_D` → `TOWN_MAP_POSTER` (not the item `TOWN_MAP`)

This also uncovered a misidentified event: `EVENT_DECO_PLANT_4` → `EVENT_DECO_POSTER_1`. (There are three plants and four posters.)
2020-03-21 17:59:26 -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 Adapt tmhm for consistency 2018-11-11 00:50:53 +01:00
cries.asm Decimal values for Pokémon cry parameters 2019-11-03 14:39:56 -05: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 Remove even more address comments 2018-06-25 02:10:37 +02:00
dex_order_alpha.asm Remove even more address comments 2018-06-25 02:10:37 +02:00
dex_order_new.asm Remove even more address comments 2018-06-25 02:10:37 +02:00
egg_move_pointers.asm Get rid of _CRYSTAL 2019-05-25 17:59:50 +02:00
egg_moves.asm Get rid of _CRYSTAL 2019-05-25 17:59:50 +02:00
evos_attacks_pointers.asm Remove even more address comments 2018-06-25 02:10:37 +02:00
evos_attacks.asm Get rid of _CRYSTAL 2019-05-25 17:59:50 +02:00
ezchat_order.asm Remove all address comments 2018-06-24 16:13:22 +02:00
gen1_base_special.asm Remove all address comments 2018-06-24 16:13:22 +02:00
gen1_order.asm Remove all address comments 2018-06-24 16:13:22 +02:00
menu_icons.asm Remove all address comments 2018-06-24 16:13:22 +02:00
names.asm Remove redundant data/ filename prefixes 2017-12-27 01:29:15 -05:00
palettes.asm normal.gbcpal → front.gbcpal 2018-09-01 20:18:55 -04:00
pic_pointers.asm More comments 2018-01-09 15:39:48 -05:00
unown_pic_pointers.asm Use "battle_anims" and "sprite_anims" for clarity, not just "anims" 2017-12-26 18:45:04 -05:00
unown_words.asm Remove all address comments 2018-06-24 16:13:22 +02:00
unused_pic_banks.asm Remove address comment 2018-06-24 21:28:26 -04:00