diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-23 16:54:51 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-23 16:54:51 -0400 |
commit | 10f2d4e69db6c9fcc4d7c061720ab2bcc7874288 (patch) | |
tree | 4d1e57d002075f8515822571e3b1a87593845103 /scripts/rockethideout2.asm | |
parent | 9da88a19beed6b713317bb446d21cbd493ab8009 (diff) |
Yellow-ize evolution code
Diffstat (limited to 'scripts/rockethideout2.asm')
-rwxr-xr-x | scripts/rockethideout2.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/rockethideout2.asm b/scripts/rockethideout2.asm index 0b45967f..621e19e6 100755 --- a/scripts/rockethideout2.asm +++ b/scripts/rockethideout2.asm @@ -313,7 +313,7 @@ RocketHideout2Script3: ; 44fc2 (11:4fc2) ld [W_CURMAPSCRIPT], a ret -LoadSpinnerArrowTiles: ; 44fd7 (11:4fd7) +LoadSpinnerArrowTiles: ; 45077 (11:5077) ld a, [wSpriteStateData1 + 2] srl a srl a |