Closed ghost closed 3 years ago
Thanks for getting this started!
Constant value comments should stay, but they don't need the now-redundant English names. So const MON_DROWZEE ; 30 DROWZEE
could just be const MON_DROWZEE ; 30
, and so on. They should still be aligned if they already were.
Anything else I'm missing? Do I need to re-order dex_order_alpha at all? Files and folders need renaming too still, yes?
Yes, the TODO items you listed should be added, including renaming the DEX_*
constants just like all other mentions of the 001-151 Japanese names.
Cool, I think this is ready now!
Relabeling Kanto mons to have their canon English names, being consistent with pokegold/red/etc addressing issue "Japanese vs. English label names #77"
TODO: Rename dirs/files, examples: gfx/pokemon/fushigidane/front.pic gfx/pokemon/fushigidane/back.pic gfx/intro/lizardon_1.2bpp
Fix this (??): dex_order_alpha
Align comments (Or remove them??), ex: menu_icons pokemon_constants