mid-kid fd14253796 Clean up labels in battle/moves/move_effects.asm
There were a lot of unused labels in there, and a few confusing
misnomers around move_effects_pointers.asm. They now match up exactly
with the names in battle_constants.asm.
Also renamed a few effects, to make their purpose clearer, and to match
up with their respective event script commands:
EFFECT_EXPLOSION    -> EFFECT_SELFDESCTRUCT
EFFECT_HAZE         -> EFFECT_RESET_STATS
EFFECT_WHIRLWIND    -> EFFECT_FORCE_SWITCH
EFFECT_BIND         -> EFFECT_TRAP_TARGET
EFFECT_TWINEEDLE    -> EFFECT_POISON_MULTI_HIT
EFFECT_STEEL_WING   -> EFFECT_DEFENSE_UP_HIT
EFFECT_METAL_CLAW   -> EFFECT_ATTACK_UP_HIT
EFFECT_ANCIENTPOWER -> EFFECT_ALL_UP_HIT
2017-11-15 16:36:13 +01:00
2017-09-23 23:04:10 -04:00
2017-10-28 18:08:24 -04:00
2017-10-28 18:08:24 -04:00
2017-09-23 23:04:10 -04:00
2017-03-24 11:51:03 +00:00
2017-09-24 03:15:01 -04:00
2017-10-21 00:25:49 -04:00
2015-06-23 12:24:51 -06:00
2017-10-22 01:52:57 -04:00
2017-09-23 23:04:10 -04:00
2017-09-23 23:04:10 -04:00
2017-09-24 15:08:44 -04:00
2017-09-23 23:04:10 -04:00
2017-10-25 00:43:40 -04:00
2017-09-23 23:04:20 -04:00
2017-09-23 23:04:10 -04:00
2016-05-11 17:16:03 -04:00
2015-12-06 22:36:09 -05:00
2017-10-22 02:04:06 -04:00
2017-09-23 23:04:10 -04:00
2016-06-13 22:53:33 -04:00
2017-09-24 03:15:01 -04:00
2017-09-23 23:04:10 -04:00
2017-09-23 23:04:10 -04:00
2017-10-22 02:12:13 -04:00
2017-09-23 23:04:10 -04:00
2017-09-04 19:41:13 -04:00
2017-06-24 18:32:54 -04:00
2017-09-23 23:04:10 -04:00
2017-09-23 23:04:10 -04:00
2017-03-24 11:51:03 +00:00

Pokémon Crystal Build Status

This is a disassembly of Pokémon Crystal.

It builds the following roms:

  • Pokemon - Crystal Version (UE) (V1.0) [C][!].gbc sha1: f4cd194bdee0d04ca4eac29e09b8e4e9d818c133
  • Pokemon - Crystal Version (UE) (V1.1) [C][!].gbc sha1: f2f52230b536214ef7c9924f483392993e226cfb

To set up the repository, see INSTALL.md.

See also

Description
No description provided
Readme 52 MiB
Languages
Assembly 89.2%
C 6.3%
Python 2%
C++ 1.6%
INI 0.6%
Other 0.2%