From 793c715ba253e08d2807d04d128765ca305d6b15 Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Mon, 15 Aug 2016 23:19:23 -0600 Subject: Use emotion bubble constants in map scripts. --- scripts/oakslab.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/oakslab.asm') 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 -- cgit v1.3.1-sl0p