mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-15 22:17:50 +00:00
Remove exclamation marks and periods from error messages (#1874)
This commit is contained in:
@@ -4,4 +4,4 @@ error: Invalid character '\' in bracketed macro argument
|
||||
at character-escapes.asm::m(7) <- character-escapes.asm(10)
|
||||
error: Invalid character '\t' in bracketed macro argument
|
||||
at character-escapes.asm::m(8) <- character-escapes.asm(10)
|
||||
Assembly aborted with 3 errors!
|
||||
Assembly aborted with 3 errors
|
||||
|
||||
Reference in New Issue
Block a user