From ca01a92880a5d71bce2bec6caa7714c8e1cf0f17 Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Tue, 7 Jun 2016 08:13:08 -0400 Subject: Fix indentation in many places --- items/item_effects.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items') diff --git a/items/item_effects.asm b/items/item_effects.asm index 21707e3e3..3c2dc2457 100644 --- a/items/item_effects.asm +++ b/items/item_effects.asm @@ -2515,7 +2515,7 @@ Mysteryberry: ; f5bf ld [wd002], a .loop - ; Party Screen opens to choose on which Pkmn to use the Item + ; Party Screen opens to choose on which Pkmn to use the Item ld b, PARTYMENUACTION_HEALING_ITEM call UseItem_SelectMon jp c, PPRestoreItem_Cancel -- cgit v1.2.3