mirror of
https://github.com/microsoft/DirectXTex.git
synced 2025-12-06 07:11:44 +01: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"Copyright (C) Microsoft Corp. All rights reserved.\n");
|
||||
#ifdef _DEBUG
|
||||
wprintf(L"*** Debug build ***\n");
|
||||
#endif
|
||||
wprintf(L"\n");
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user