mirror of
https://github.com/microsoft/DirectXTex.git
synced 2026-02-04 12:16:14 +01:00
texassemble: minor update
This commit is contained in:
@@ -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");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user