Mercurial > mm7
comparison mm7_6.cpp @ 871:710cf848ad24
Particle engine made working.
author | Nomad |
---|---|
date | Mon, 01 Apr 2013 13:39:19 +0200 |
parents | dfd683c4f538 |
children | 2db21a810d48 |
comparison
equal
deleted
inserted
replaced
838:d061180f2b42 | 871:710cf848ad24 |
---|---|
7380 case 99: | 7380 case 99: |
7381 { | 7381 { |
7382 if ( !pPlayer->CanCastSpell(uRequiredMana) ) | 7382 if ( !pPlayer->CanCastSpell(uRequiredMana) ) |
7383 goto play_sound_and_continue; | 7383 goto play_sound_and_continue; |
7384 pGame->GetIndoorCamera(); | 7384 pGame->GetIndoorCamera(); |
7385 v623 = (signed __int64)GetPickDepth(); | 7385 v623 = (signed __int64)pGame->pIndoorCameraD3D->GetPickDepth(); |
7386 HIDWORD(v733) = sub_46A6AC((int)dword_50BF30, 100, v623); | 7386 HIDWORD(v733) = sub_46A6AC((int)dword_50BF30, 100, v623); |
7387 v707.x = 0; | 7387 v707.x = 0; |
7388 v707.y = 0; | 7388 v707.y = 0; |
7389 v707.z = 0; | 7389 v707.z = 0; |
7390 a1.stru_24.Reset(); | 7390 a1.stru_24.Reset(); |