mirror of
https://github.com/microsoft/DirectXTex.git
synced 2025-07-14 14:10:13 +02:00
texassemble: minor update
This commit is contained in:
parent
50e4e6552e
commit
8931a3b7fc
@ -374,6 +374,9 @@ namespace
|
|||||||
{
|
{
|
||||||
wprintf(L"Microsoft (R) DirectX Texture Assembler (DirectXTex version)\n");
|
wprintf(L"Microsoft (R) DirectX Texture Assembler (DirectXTex version)\n");
|
||||||
wprintf(L"Copyright (C) Microsoft Corp. All rights reserved.\n");
|
wprintf(L"Copyright (C) Microsoft Corp. All rights reserved.\n");
|
||||||
|
#ifdef _DEBUG
|
||||||
|
wprintf(L"*** Debug build ***\n");
|
||||||
|
#endif
|
||||||
wprintf(L"\n");
|
wprintf(L"\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user