pokecrystal-board/event
Ben10do e6ea1889fb
Replace ‘jp [hl]’ with ‘jp hl’
The former is arguably misleading (as you don’t access the memory location in hl to retrieve the jump location), and is consequently deprecated in newer versions of rgbds.

This fix silences these deprecation warnings.
2017-06-09 22:01:10 +01:00
..
basement_key.asm More menu stuff 2015-12-17 22:31:16 -05:00
battle_tower.asm Labeled every function in ROM0 that's referenced in the source 2016-05-10 12:31:49 -04:00
buena.asm More splitting of main.asm; remove unneeded rept 2 2016-05-04 11:46:23 -04:00
bug_contest_2.asm More splitting of main.asm; remove unneeded rept 2 2016-05-04 11:46:23 -04:00
bug_contest_judging.asm Labels for Trainer Rankings stat tracking functions 2017-01-16 21:11:34 +00:00
card_key.asm Events and some WRAM cleanup 2015-12-18 20:07:09 -05:00
celebi.asm Labeled every function in ROM0 that's referenced in the source 2016-05-10 12:31:49 -04:00
daycare.asm Name all printer functions 2016-05-11 17:16:03 -04:00
dratini.asm More splitting of main.asm; remove unneeded rept 2 2016-05-04 11:46:23 -04:00
elevator.asm More splitting of main.asm; remove unneeded rept 2 2016-05-04 11:46:23 -04:00
field_moves.asm Replace ‘jp [hl]’ with ‘jp hl’ 2017-06-09 22:01:10 +01:00
forced_movement.asm Unify directional movement macros 2016-05-14 13:46:14 -04:00
halloffame.asm Name all link trade animation related functions 2016-05-13 22:46:32 -04:00
happiness_egg.asm Labeled every function in ROM0 that's referenced in the source 2016-05-10 12:31:49 -04:00
itemball.asm Local labels starting with lowercase letters are no longer decorated with a trailing colon 2016-04-10 15:01:49 -04:00
itemfinder.asm Events and some WRAM cleanup 2015-12-18 20:07:09 -05:00
kurt.asm More splitting of main.asm; remove unneeded rept 2 2016-05-04 11:46:23 -04:00
magikarp.asm Labels for Trainer Rankings stat tracking functions 2017-01-16 21:11:34 +00:00
magnet_train.asm Replace ‘jp [hl]’ with ‘jp hl’ 2017-06-09 22:01:10 +01:00
mom_phone.asm Local labels starting with capital letters are now decorated with a trailing colon; remove trailing whitespace; globally correct line endings to UNIX style 2016-04-10 14:42:14 -04:00
mom.asm Replace ‘jp [hl]’ with ‘jp hl’ 2017-06-09 22:01:10 +01:00
move_deleter.asm More work on slots; WRAM cleanup, Move Deleter 2015-12-19 14:48:30 -05:00
name_rater.asm Replace party struct relative values with EQUS constants 2015-11-04 11:31:00 -05:00
overworld.asm Labels for Trainer Rankings stat tracking functions 2017-01-16 21:11:34 +00:00
photo.asm Name all link trade animation related functions 2016-05-13 22:46:32 -04:00
poisonstep.asm Local labels starting with lowercase letters are no longer decorated with a trailing colon 2016-04-10 15:01:49 -04:00
poke_seer.asm More splitting of main.asm; remove unneeded rept 2 2016-05-04 11:46:23 -04:00
sacred_ash.asm Elevator 2015-12-17 17:51:32 -05:00
special.asm Labeled every function in ROM0 that's referenced in the source 2016-05-10 12:31:49 -04:00
squirtbottle.asm Name all functions in event/ 2016-05-10 12:59:34 -04:00
sweet_scent.asm Move effects; no more reloadmapmusic, returnafterbattle 2015-12-26 19:22:27 -05:00
unown.asm Copycat labels; macro for the Crystal-only Unown chamber unlock words 2016-04-30 21:20:12 -04:00
whiteout.asm Labels for Trainer Rankings stat tracking functions 2017-01-16 21:11:34 +00:00