diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-08 00:35:33 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-08 00:35:33 -0400 |
commit | 5da4ad3d5c62292f062d4f7b4382e6c09b7faaea (patch) | |
tree | 97319f45578efa0901fb1986678c16bbdeda6bcc /scripts/oakslab.asm | |
parent | e181c27c5e396aea254b471b182df3237eeb03ce (diff) | |
parent | 2bb64d11e6015e39e934e7359697c08636645994 (diff) |
Merge branch 'master' of github.com:pret/pokeyellow
Diffstat (limited to 'scripts/oakslab.asm')
-rwxr-xr-x | scripts/oakslab.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/oakslab.asm b/scripts/oakslab.asm index 585d0ae4..71e900eb 100755 --- a/scripts/oakslab.asm +++ b/scripts/oakslab.asm @@ -604,7 +604,7 @@ OaksLabScript20: callba Music_RivalAlternateStart ld a, $1 ld [hSpriteIndexOrTextID], a - ld de, wNPCMovementDirections2 + ld de, wNPCMovementDirections2 call MoveSprite ld a, $15 ld [W_OAKSLABCURSCRIPT], a @@ -887,7 +887,7 @@ OaksLabText3: call PrintText .asm_1ca6f jp TextScriptEnd - + OaksLabText_1ca72: TX_FAR _OaksLabPikachuText db "@" |