comparison Arcomage.cpp @ 1205:8c02e6f74b29

arrays to std::arrays phase 2 - mm7_data.h converted
author Grumpy7
date Sun, 09 Jun 2013 00:30:48 +0200
parents 832f09144726
children 4d90f0591add
comparison
equal deleted inserted replaced
1204:832f09144726 1205:8c02e6f74b29
3416 amuint_4FAA5C_blt_xy[0] = v10; 3416 amuint_4FAA5C_blt_xy[0] = v10;
3417 amuint_4FAA5C_blt_xy[1] = v11; 3417 amuint_4FAA5C_blt_xy[1] = v11;
3418 v12 = 0; 3418 v12 = 0;
3419 if ( !am_byte_4FAA75 ) 3419 if ( !am_byte_4FAA75 )
3420 { 3420 {
3421 v13 = (signed int)amuint_4FAA78; 3421 v13 = (signed int)amuint_4FAA78.data();
3422 do 3422 do
3423 { 3423 {
3424 if ( *(unsigned int *)v13 == -1 ) 3424 if ( *(unsigned int *)v13 == -1 )
3425 break; 3425 break;
3426 v13 += 32; 3426 v13 += 32;