mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-09 03:19:35 +00:00
230f849229
Apparently, `perror` on Windows forces a newline before itself, which is not the behavior intended. Instead, print the error message inline.