mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-30 06:47:48 +00:00
Apparently, `perror` on Windows forces a newline before itself, which is not the behavior intended. Instead, print the error message inline.
Apparently, `perror` on Windows forces a newline before itself, which is not the behavior intended. Instead, print the error message inline.