Replace "¯" and "%" (breakable whitespace) with more meaningful charmap names (#1094)
This commit is contained in:
@@ -163,7 +163,7 @@ PlaceMapNameCenterAlign:
|
||||
ld a, [hli]
|
||||
cp "@"
|
||||
jr z, .stop
|
||||
cp "%"
|
||||
cp "<WBR>"
|
||||
jr z, .loop
|
||||
inc c
|
||||
jr .loop
|
||||
|
Reference in New Issue
Block a user