diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-22 15:23:16 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-22 15:23:16 -0400 |
| commit | 82b21453806362c5287b50137584c3734d2dab1b (patch) | |
| tree | a575911e2bddb8b77f9767e520ba508776f0a53f /main.asm | |
| parent | Another function related to OAM (diff) | |
| download | pokeyellow-82b21453806362c5287b50137584c3734d2dab1b.tar.gz pokeyellow-82b21453806362c5287b50137584c3734d2dab1b.tar.xz pokeyellow-82b21453806362c5287b50137584c3734d2dab1b.zip | |
Disassemble ea3ea to end of bank 3a
Diffstat (limited to 'main.asm')
| -rwxr-xr-x | main.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -893,7 +893,7 @@ SurfingPikachu2Graphics: INCBIN "gfx/surfing_pikachu_2.2bpp" SurfingPikachu3Graphics: INCBIN "gfx/surfing_pikachu_3.t1.2bpp" INCLUDE "engine/unknown_ea3ea.asm" - dr $ea5b7,$eaa02 + FreezeEnemyTrainerSprite: ; eaa02 (3a:6a02) ld a, [wCurMap] cp POKEMONTOWER_7 |
