comparison mm7_1.cpp @ 469:0dbf780e247f

CompareVariable part 1
author Ritor1
date Mon, 25 Feb 2013 17:27:27 +0600
parents 20d96ec810c8
children 4bd56919f075 542ea7a55b17
comparison
equal deleted inserted replaced
468:8822405efad2 469:0dbf780e247f
5272 if ( !v14 ) 5272 if ( !v14 )
5273 { 5273 {
5274 if ( pLevelDecorations[(signed int)(unsigned __int16)v0 >> 3].IsInteractive() ) 5274 if ( pLevelDecorations[(signed int)(unsigned __int16)v0 >> 3].IsInteractive() )
5275 { 5275 {
5276 v15 = stru_5E4C90._decor_events[v13->_idx_in_stru123 - 75] + 380; 5276 v15 = stru_5E4C90._decor_events[v13->_idx_in_stru123 - 75] + 380;
5277 _5C3420_pDecoration = &pLevelDecorations[(signed int)(unsigned __int16)v0 >> 3]; 5277 GlobalEventInfo = (int)&pLevelDecorations[(signed int)(unsigned __int16)v0 >> 3];
5278 EventProcessor(v15, 0, 1); 5278 EventProcessor(v15, 0, 1);
5279 _5C3420_pDecoration = 0; 5279 GlobalEventInfo = 0;
5280 } 5280 }
5281 return; 5281 return;
5282 } 5282 }
5283 v11 = v14; 5283 v11 = v14;
5284 } 5284 }