summaryrefslogtreecommitdiff
path: root/scripts/BikeShop.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/BikeShop.asm')
-rwxr-xr-xscripts/BikeShop.asm3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/BikeShop.asm b/scripts/BikeShop.asm
index e4345e8e..0c5357d2 100755
--- a/scripts/BikeShop.asm
+++ b/scripts/BikeShop.asm
@@ -14,7 +14,6 @@ BikeShopText1:
ld hl, BikeShopText_1d82f
call PrintText
jp .Done
-
.asm_260d4
ld b, BIKE_VOUCHER
call IsItemInBag
@@ -31,12 +30,10 @@ BikeShopText1:
ld hl, BikeShopText_1d824
call PrintText
jr .Done
-
.BagFull
ld hl, BikeShopText_1d834
call PrintText
jr .Done
-
.asm_41190
ld hl, BikeShopText_1d810
call PrintText