From a3b6d69efc96f41f82a5b9c5dbe4eff3c9f84118 Mon Sep 17 00:00:00 2001 From: Akatsuki-py Date: Sat, 6 Jun 2020 10:50:05 +0900 Subject: remove two whitespaces --- home.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home.asm') diff --git a/home.asm b/home.asm index 677a7253..e0ef5539 100644 --- a/home.asm +++ b/home.asm @@ -1306,7 +1306,7 @@ CountSetBits:: ld [wNumSetBits], a ret -; subtracts the amount the player paid from their money +; subtracts the amount the player paid from their money ; OUTPUT: carry = 0(success) or 1(fail because there is not enough money) SubtractAmountPaidFromMoney:: jpba SubtractAmountPaidFromMoney_ -- cgit v1.2.3