diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-29 10:55:45 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-29 10:55:45 -0400 |
| commit | 2792f51d733df0d0b6ee21fec72623c2a4235e5a (patch) | |
| tree | 16005a683821c9972be334ede8aafdc3b8324d09 /scripts/oakslab.asm | |
| parent | More Bill's House text scripts (diff) | |
| download | pokeyellow-2792f51d733df0d0b6ee21fec72623c2a4235e5a.tar.gz pokeyellow-2792f51d733df0d0b6ee21fec72623c2a4235e5a.tar.xz pokeyellow-2792f51d733df0d0b6ee21fec72623c2a4235e5a.zip | |
Another chunk of bank 3c
Diffstat (limited to 'scripts/oakslab.asm')
| -rwxr-xr-x | scripts/oakslab.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/oakslab.asm b/scripts/oakslab.asm index 63cec822..43464d77 100755 --- a/scripts/oakslab.asm +++ b/scripts/oakslab.asm @@ -798,7 +798,7 @@ OaksLabText_1c9a7: OaksLabScript_1c9ac: ld a, $1 - ld [wSavedPlayerScreenY], a + ld [wEmotionBubbleSpriteIndex], a xor a ld [wWhichEmotionBubble], a predef EmotionBubble |
