mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-05-09 20:17:54 +03:00
enable win32 debug console when launching from console
This commit is contained in:
parent
d791dcfbf3
commit
64e960aa22
5 changed files with 70 additions and 1 deletions
5
components/debug/win32.hpp
Normal file
5
components/debug/win32.hpp
Normal file
|
@ -0,0 +1,5 @@
|
|||
#pragma once
|
||||
|
||||
namespace Debug {
|
||||
bool attachParentConsole();
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue