comparison mm7_3.cpp @ 659:c10163a6d946

NPC hiring fixed
author zipi
date Tue, 12 Mar 2013 23:11:11 +0000
parents 1ff57450f090
children 92bc2544249d
comparison
equal deleted inserted replaced
658:cec42951eda0 659:c10163a6d946
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 {