Mercurial > mm7
comparison DecalBuilder.cpp @ 1122:45a8862d8b6e
small mistake in ApplyDecals()
author | zipi |
---|---|
date | Thu, 30 May 2013 21:14:24 +0100 |
parents | aa706cde7fda |
children | 1803172dffd9 |
comparison
equal
deleted
inserted
replaced
1121:72eb21a62633 | 1122:45a8862d8b6e |
---|---|
183 for(int i=0; i < a5;i++) | 183 for(int i=0; i < a5;i++) |
184 { | 184 { |
185 memcpy(&static_AE4F90[i], a6, 0x30u); | 185 memcpy(&static_AE4F90[i], a6, 0x30u); |
186 ++a6; | 186 ++a6; |
187 } | 187 } |
188 while ( !v15 ); | |
189 v16 = a4; | 188 v16 = a4; |
190 if ( pGame->pIndoorCameraD3D->_437376(a4, static_AE4F90, (unsigned int *)&a5) == 1 ) | 189 if ( pGame->pIndoorCameraD3D->_437376(a4, static_AE4F90, (unsigned int *)&a5) == 1 ) |
191 { | 190 { |
192 if ( !a5 ) | 191 if ( !a5 ) |
193 return 0; | 192 return 0; |