mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Increase RGBASM test coverage
This commit is contained in:
@@ -337,7 +337,7 @@ bool fstk_FileError(std::string const &path, char const *functionName) {
|
||||
if (options.missingIncludeState == GEN_EXIT) {
|
||||
verbosePrint(
|
||||
VERB_NOTICE,
|
||||
"Aborting (-MG) on `%s` file \"%s\": %s\n",
|
||||
"Aborting due to '-MG' on `%s` file \"%s\": %s\n",
|
||||
functionName,
|
||||
path.c_str(),
|
||||
strerror(errno)
|
||||
|
||||
Reference in New Issue
Block a user