Mercurial > mm7
comparison mm7_2.cpp @ 349:672b83584b0f
GetActorTintColor
author | Nomad |
---|---|
date | Thu, 21 Feb 2013 02:12:29 +0200 |
parents | ea55d6414029 |
children | 77601b0fb14b |
comparison
equal
deleted
inserted
replaced
344:b7131c52cdd4 | 349:672b83584b0f |
---|---|
12352 pAudioPlayer->StopChannels(-1, -1); | 12352 pAudioPlayer->StopChannels(-1, -1); |
12353 pSoundList->_4A9D79(0); | 12353 pSoundList->_4A9D79(0); |
12354 uCurrentlyLoadedLevelType = LEVEL_null; | 12354 uCurrentlyLoadedLevelType = LEVEL_null; |
12355 pSpriteFrameTable->ResetSomeSpriteFlags(); | 12355 pSpriteFrameTable->ResetSomeSpriteFlags(); |
12356 v0 = uNumVisibleWindows; | 12356 v0 = uNumVisibleWindows; |
12357 pParty->field_1613C = 0; | 12357 pParty->armageddon_timer = 0; |
12358 while ( v0 > 0 ) | 12358 while ( v0 > 0 ) |
12359 pWindowList[pVisibleWindowsIdxs[v0--] - 1].Release(); | 12359 pWindowList[pVisibleWindowsIdxs[v0--] - 1].Release(); |
12360 } | 12360 } |
12361 | 12361 |
12362 | 12362 |