summaryrefslogtreecommitdiff
path: root/src/engine
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine')
-rw-r--r--src/engine/bank06.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/bank06.asm b/src/engine/bank06.asm
index fc0117e..037c2cb 100644
--- a/src/engine/bank06.asm
+++ b/src/engine/bank06.asm
@@ -3780,7 +3780,7 @@ _PrintCardList: ; 1a270 (6:6270)
call AddToPrinterGfxBuffer
ret
-; load's this card's type icon and text
+; loads this card's type icon and text
; if it's a new card type that hasn't been printed yet
.LoadCardTypeEntry
ld a, [wLoadedCard1Type]