diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/engine/bank01.asm | 2 |
1 files changed, 1 insertions, 1 deletions
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; |