aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/fuchsiahouse2.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/fuchsiahouse2.asm
parentMerge pull request #174 from Rangi42/master (diff)
parentAdd space between arguments in assembly instructions and remove redundant a i... (diff)
downloadpokeyellow-37ded1d150197b3784bc351eeeb0a8d9713c2e35.tar.gz
pokeyellow-37ded1d150197b3784bc351eeeb0a8d9713c2e35.tar.xz
pokeyellow-37ded1d150197b3784bc351eeeb0a8d9713c2e35.zip
Merge pull request #171 from xCrystal/master
Misc style fixes
Diffstat (limited to 'scripts/fuchsiahouse2.asm')
-rwxr-xr-xscripts/fuchsiahouse2.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/fuchsiahouse2.asm b/scripts/fuchsiahouse2.asm
index f9307c04..6d49fb2f 100755
--- a/scripts/fuchsiahouse2.asm
+++ b/scripts/fuchsiahouse2.asm
@@ -12,7 +12,7 @@ FuchsiaHouse2Text1:
TX_ASM
CheckEvent EVENT_GOT_HM04
jr nz, .subtract
- ld b,GOLD_TEETH
+ ld b, GOLD_TEETH
call IsItemInBag
jr nz, .asm_3f30f
CheckEvent EVENT_GAVE_GOLD_TEETH