comparison Render.cpp @ 898:10fa7dad1391

DrawPaperdoll clean
author Ritor1
date Mon, 15 Apr 2013 16:36:56 +0600
parents 2db21a810d48
children c0d0656aa662
comparison
equal deleted inserted replaced
897:d3228f46ef68 898:10fa7dad1391
10892 MoveWindow(hWnd, uWindowX, uWindowY, uWindowWidth, uWindowHeight, 0); 10892 MoveWindow(hWnd, uWindowX, uWindowY, uWindowWidth, uWindowHeight, 0);
10893 ShowWindow(hWnd, 1); 10893 ShowWindow(hWnd, 1);
10894 } 10894 }
10895 pMouse->bActive = 1; 10895 pMouse->bActive = 1;
10896 if ( pVideoPlayer->AnyMovieLoaded() ) 10896 if ( pVideoPlayer->AnyMovieLoaded() )
10897 pVideoPlayer->_4BF73A(); 10897 pVideoPlayer->SelectMovieType();
10898 if ( BYTE1(dword_6BE364_game_settings_1) & 8 ) 10898 if ( BYTE1(dword_6BE364_game_settings_1) & 8 )
10899 BYTE1(dword_6BE364_game_settings_1) &= 0xF7u; 10899 BYTE1(dword_6BE364_game_settings_1) &= 0xF7u;
10900 else 10900 else
10901 pEventTimer->Resume(); 10901 pEventTimer->Resume();
10902 if ( BYTE1(dword_6BE364_game_settings_1) & 0x10 ) 10902 if ( BYTE1(dword_6BE364_game_settings_1) & 0x10 )