comparison mm7_6.cpp @ 1106:3395579f6c4d

stru6_stru1_indoor_sw_billboard destructor fix, removing "extern" from struct definition, fixing probable typo in SPELL_AIR_SPARKS
author Grumpy7
date Mon, 27 May 2013 21:56:43 +0200
parents 5d5c78088274
children a1fd8045ffb1
comparison
equal deleted inserted replaced
1105:3b3a0e9aeace 1106:3395579f6c4d
3913 (signed __int16)(v188 + LOWORD(v715.uYawAngle)), 3913 (signed __int16)(v188 + LOWORD(v715.uYawAngle)),
3914 v715.uPitchAngle, 3914 v715.uPitchAngle,
3915 pObjectList->pObjects[(signed __int16)pSpellSprite.uObjectDescID].uSpeed, 3915 pObjectList->pObjects[(signed __int16)pSpellSprite.uObjectDescID].uSpeed,
3916 pCastSpell->uPlayerID + 1) != -1 3916 pCastSpell->uPlayerID + 1) != -1
3917 && pParty->bTurnBasedModeOn == 1 ) 3917 && pParty->bTurnBasedModeOn == 1 )
3918 + +pTurnEngine->field_1C; 3918 ++pTurnEngine->field_1C;
3919 v188 += _v726 / (amount - 1); 3919 v188 += _v726 / (amount - 1);
3920 } 3920 }
3921 LODWORD(v727) = 1; 3921 LODWORD(v727) = 1;
3922 break; 3922 break;
3923 } 3923 }