Mercurial > mm7
diff Engine/MMT.cpp @ 2523:c532d5242055
Hello from Direct3D 11 :)
author | a.parshin |
---|---|
date | Thu, 09 Oct 2014 23:33:36 +0300 |
parents | b71d0e7837ac |
children | c7264ab7132f |
line wrap: on
line diff
--- a/Engine/MMT.cpp Thu Oct 09 19:31:55 2014 +0300 +++ b/Engine/MMT.cpp Thu Oct 09 23:33:36 2014 +0300 @@ -61,19 +61,9 @@ else tex.Load("mm6title.pcx", 2); - //while (true) - //{ pRenderer->BeginScene(); pRenderer->DrawTextureNew(0, 0, &tex); - //MSG msg; - //while (PeekMessageW(&msg, 0, 0, 0, PM_REMOVE)) - //{ - // TranslateMessage(&msg); - // DispatchMessageW(&msg); - //} - //} - tex.Release(); MainMenuUI_LoadFontsAndSomeStuff();