mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
\en not \n is a newline in troff
This commit is contained in:
@@ -1173,7 +1173,7 @@ For example:
|
||||
DEF s EQUS "Hello, "
|
||||
REDEF s EQUS "{s}world!"
|
||||
; prints "Hello, world!"
|
||||
PRINTLN "{s}\n"
|
||||
PRINTLN "{s}\en"
|
||||
.Ed
|
||||
.Pp
|
||||
.Sy Important note :
|
||||
|
||||
Reference in New Issue
Block a user