summaryrefslogtreecommitdiff
path: root/scripts/route16house.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/route16house.asm')
-rwxr-xr-xscripts/route16house.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/route16house.asm b/scripts/route16house.asm
index 4a0ac0c3..ee23fd89 100755
--- a/scripts/route16house.asm
+++ b/scripts/route16house.asm
@@ -12,7 +12,7 @@ Route16HouseText1: ; 1e5ff (7:65ff)
jr nz, .asm_13616
ld hl, Route16HouseText3
call PrintText
- ld bc, (HM_02 << 8) | 1
+ lb bc, HM_02, 1
call GiveItem
jr nc, .BagFull
SetEvent EVENT_GOT_HM02