aboutsummaryrefslogtreecommitdiffstats
path: root/engine/items/inventory.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/items/inventory.asm')
-rw-r--r--engine/items/inventory.asm1
1 files changed, 0 insertions, 1 deletions
diff --git a/engine/items/inventory.asm b/engine/items/inventory.asm
index 6ac75ec7..84950a4e 100644
--- a/engine/items/inventory.asm
+++ b/engine/items/inventory.asm
@@ -118,7 +118,6 @@ RemoveItemFromInventory_::
jr nz, .skipMovingUpSlots
; if the remaining quantity is 0,
; remove the emptied item slot and move up all the following item slots
-.moveSlotsUp
ld e, l
ld d, h
inc de