mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-25 04:22:07 +00:00
Report "1 error", not "1 errors", when assembly is aborted
This matches other such pluralized error messages
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
ERROR: incbin-empty-bad.asm(3):
|
||||
Specified range in INCBIN is out of bounds (0 + 1 > 0)
|
||||
error: Assembly aborted (1 errors)!
|
||||
error: Assembly aborted (1 error)!
|
||||
|
||||
Reference in New Issue
Block a user