diff options
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 55b58b39..d3082256 100755 --- a/scripts/oakslab.asm +++ b/scripts/oakslab.asm @@ -797,7 +797,7 @@ OaksLabText_1c9a7: OaksLabScript_1c9ac: ld a, $1 ld [wEmotionBubbleSpriteIndex], a - xor a + xor a ; EXCLAMATION_BUBBLE ld [wWhichEmotionBubble], a predef EmotionBubble ld a, $8 |