summaryrefslogtreecommitdiff
path: root/scripts/celadongamecorner.asm
diff options
context:
space:
mode:
authorDaniel Harding <33dannye@gmail.com>2018-02-05 11:13:02 -0600
committerGitHub <noreply@github.com>2018-02-05 11:13:02 -0600
commit37ded1d150197b3784bc351eeeb0a8d9713c2e35 (patch)
treefcb7bd8f3090cb9f7b47a76af7e474122efe36e4 /scripts/celadongamecorner.asm
parentb8aa9ec80e43257a9e3a487b46a33f99c999a940 (diff)
parent237aeb8fbdb204948d611830565d4a00c6b0ab70 (diff)
Merge pull request #171 from xCrystal/master
Misc style fixes
Diffstat (limited to 'scripts/celadongamecorner.asm')
-rwxr-xr-xscripts/celadongamecorner.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/celadongamecorner.asm b/scripts/celadongamecorner.asm
index 09d2df37..cc81b076 100755
--- a/scripts/celadongamecorner.asm
+++ b/scripts/celadongamecorner.asm
@@ -144,7 +144,7 @@ CeladonGameCornerText2:
ld a, [wCurrentMenuItem]
and a
jr nz, .asm_48d0f
- ld b,COIN_CASE
+ ld b, COIN_CASE
call IsItemInBag
jr z, .asm_48d19
call Has9990Coins
@@ -362,7 +362,7 @@ CeladonGameCornerText10:
jr nz, .asm_48e75
ld hl, CeladonGameCornerText_48e88
call PrintText
- ld b,COIN_CASE
+ ld b, COIN_CASE
call IsItemInBag
jr z, .asm_48e7f
call Has9990Coins