mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-06 20:15:34 +00:00
. c l a n g - f o r m a t
This commit is contained in:
parent
61364c874f
commit
83e3718bed
1 changed files with 2 additions and 1 deletions
|
@ -63,7 +63,8 @@ namespace Debug
|
||||||
|
|
||||||
// Note: Do not spend three days reinvestigating this PowerShell bug thinking its our bug.
|
// Note: Do not spend three days reinvestigating this PowerShell bug thinking its our bug.
|
||||||
// https://gitlab.com/OpenMW/openmw/-/merge_requests/408#note_447467393
|
// https://gitlab.com/OpenMW/openmw/-/merge_requests/408#note_447467393
|
||||||
// The handles look valid, but GetFinalPathNameByHandleA can't tell what files they go to and writing to them doesn't work.
|
// The handles look valid, but GetFinalPathNameByHandleA can't tell what files they go to and writing to them
|
||||||
|
// doesn't work.
|
||||||
|
|
||||||
if (AttachConsole(ATTACH_PARENT_PROCESS))
|
if (AttachConsole(ATTACH_PARENT_PROCESS))
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue