mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-29 00:10:02 -05:00
sys: Enable logging colors on Windows, hide console
Console log can still be seen now when running ImHex through the console but the window won't pop up by default anymore
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
|
||||
namespace hex {
|
||||
|
||||
void Window::initNative() {
|
||||
|
||||
}
|
||||
|
||||
void Window::setupNativeWindow() {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user