From 706dd0dc1236e7f0fab25fed04c836e5d03e7a2e Mon Sep 17 00:00:00 2001 From: ElectroDeoxys <40245959+ElectroDeoxys@users.noreply.github.com> Date: Mon, 16 Sep 2019 21:29:46 +0100 Subject: Update src/engine/bank01.asm Co-Authored-By: Andrew --- src/engine/bank01.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/engine/bank01.asm b/src/engine/bank01.asm index 644a6c2..5131025 100644 --- a/src/engine/bank01.asm +++ b/src/engine/bank01.asm @@ -7623,7 +7623,7 @@ PrintThereWasNoEffectFromStatusText: ; 700a (1:700a) ; returns carry if card at hTempPlayAreaLocation_ff9d ; is a basic card. ; otherwise, lists the card indices of all stages in -; in that card location, and returns the card one +; that card location, and returns the card one ; stage below. ; input: ; hTempPlayAreaLocation_ff9d = play area location to check; -- cgit v1.2.3