Mercurial > mm7
comparison mm7_3.cpp @ 665:92bc2544249d
Слияние
author | Ritor1 |
---|---|
date | Wed, 13 Mar 2013 10:13:02 +0600 |
parents | 1eb5021cefcb c10163a6d946 |
children | a5750c94b022 |
comparison
equal
deleted
inserted
replaced
664:1eb5021cefcb | 665:92bc2544249d |
---|---|
16254 pArray[v3 / 8] &= ~set_bit; | 16254 pArray[v3 / 8] &= ~set_bit; |
16255 } | 16255 } |
16256 | 16256 |
16257 | 16257 |
16258 //----- (0044A56A) -------------------------------------------------------- | 16258 //----- (0044A56A) -------------------------------------------------------- |
16259 void __cdecl sub_44A56A() | 16259 void __cdecl Party__CountHirelings() |
16260 { | 16260 { |
16261 pParty->field_70A = 0; | 16261 pParty->field_70A = 0; |
16262 | 16262 |
16263 for (int i = 0; i < pNPCStats->uNumNewNPCs; ++i) | 16263 for (int i = 0; i < pNPCStats->uNumNewNPCs; ++i) |
16264 { | 16264 { |