pokecrystal/battle
2013-12-30 23:22:27 -05:00
..
ai shorten SP_ATTACK and SP_DEFENSE move effect constants 2013-12-30 23:12:06 -05:00
effects split out some more move effects 2013-12-01 14:19:57 -05:00
moves move the Moves label into battle/moves/moves.asm 2013-12-30 23:17:11 -05:00
anim_commands.asm split out battle animation asm (bg effects, objects, commands) 2013-12-17 23:54:25 -05:00
anim_gfx.asm split out battle anim object gfx 2013-12-18 03:20:12 -05:00
anim_objects.asm null pointers back in object gfx 2013-12-20 01:06:17 -05:00
anims.asm dump the battle animations 2013-12-19 04:49:40 -05:00
bg_effects.asm split out battle animation asm (bg effects, objects, commands) 2013-12-17 23:54:25 -05:00
core.asm label more pointers to Moves 2013-12-30 23:22:27 -05:00
effect_command_pointers.asm move some labels into included files 2013-12-18 01:14:48 -05:00
effect_commands.asm battle animation constants 2013-12-19 04:47:39 -05:00
hidden_power.asm fix labels for and rename GetBattleVarPair to GetBattleVar 2013-10-11 03:04:21 -04:00
magikarp_length.asm Split magikarp length calcs out 2013-02-18 20:14:25 -05:00
move_names.asm
type_matchup.asm