mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Implement state file output for RGBASM (#1435)
This commit is contained in:
@@ -784,7 +784,7 @@ int main(int argc, char *argv[]) {
|
||||
fputs("#none, ", stderr);
|
||||
}
|
||||
}
|
||||
fputc('\n', stderr);
|
||||
putc('\n', stderr);
|
||||
}
|
||||
fputs("\t]\n", stderr);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user