Skip to content

Implement a debug console for Windows

Joni Savolainen requested to merge jonisavo/mkxp-z:windows-console into dev

This PR implements a debug console that is created in Debug mode on Windows. No console is created when starting the program normally.

This should make the console build option obsolete. (This PR doesn't touch any of that.)

Merge request reports