pokecrystal/battle/ai/redundant.asm, branch master Pokémon Crystal Split battle/ into data/ and engine/ components 2017-12-26T22:47:05+00:00 Remy Oukaour remy.oukaour@gmail.com 2017-12-26T22:47:05+00:00 b5417fafec7dd37cb4be391f3bd3d4541a2a381e

callba/callab → farcall/callfar 2017-12-24T17:47:30+00:00 Remy Oukaour remy.oukaour@gmail.com 2017-12-24T17:47:30+00:00 c66d195089b1e1b823be4f0a0fc9b8f41f5f790d

Replace ‘jp [hl]’ with ‘jp hl’ 2017-06-09T21:01:10+00:00 Ben10do Ben10do@users.noreply.github.com 2017-06-09T21:01:10+00:00 e6ea1889fbce20b0dc170310ac63891a1cca2bb5 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.
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.
Pack 2015-12-13T19:15:16+00:00 PikalaxALT PikalaxALT@gmail.com 2015-12-13T19:15:16+00:00 acd92eee94f0c8a7e0757ce2a1f486f08a4a9ad7