diff options
Diffstat (limited to 'home/text.asm')
-rw-r--r-- | home/text.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/text.asm b/home/text.asm index 628bc0f6..c296e378 100644 --- a/home/text.asm +++ b/home/text.asm @@ -213,7 +213,7 @@ ENDM dict "<TM>", TMChar dict "<TRNER>", TrainerChar dict $23, PlaceKougeki - dict "<LNBRK>", HalfLineChar + dict "<LF>", HalfLineChar dict "<CONT>", ContText dict "<……>", SixDotsChar dict "<DONE>", DoneText |