mirror of
https://github.com/gbdev/rgbds.git
synced 2026-09-24 06:37:07 +00:00
Remove exclamation marks and periods from error messages (#1874)
This commit is contained in:
+1
-1
@@ -490,7 +490,7 @@ static void verboseOutputConfig() {
|
||||
fputs("\tGenerate phony dependencies\n", stderr);
|
||||
}
|
||||
}
|
||||
fputs("Ready.\n", stderr);
|
||||
fputs("Ready for assembly\n", stderr);
|
||||
|
||||
style_Reset(stderr);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user