comparison mm7_3.cpp @ 253:f1218b9d67f1

merge
author Gloval
date Mon, 18 Feb 2013 09:03:15 +0400
parents e22e2357c8b3
children 96f3a1177b37
comparison
equal deleted inserted replaced
252:e22e2357c8b3 253:f1218b9d67f1
4701 --uNumActions; 4701 --uNumActions;
4702 4702
4703 return result; 4703 return result;
4704 } 4704 }
4705 4705
4706 //----- (00476387) -------------------------------------------------------- 4706
4707 bool PartyHasDragon()
4708 {
4709 return pNPCStats->pNewNPCData[57].Hired();
4710 }
4711 4707
4712 4708
4713 // 47730C: using guessed type int __stdcall const_1(int); 4709 // 47730C: using guessed type int __stdcall const_1(int);
4714 4710
4715 //----- (0047752B) -------------------------------------------------------- 4711 //----- (0047752B) --------------------------------------------------------