Mercurial > mm7
diff mm7_data.h @ 659:c10163a6d946
NPC hiring fixed
author | zipi |
---|---|
date | Tue, 12 Mar 2013 23:11:11 +0000 |
parents | 7747161ea5b5 |
children | ecfb1b3c9a39 |
line wrap: on
line diff
--- a/mm7_data.h Wed Mar 13 01:30:53 2013 +0200 +++ b/mm7_data.h Tue Mar 12 23:11:11 2013 +0000 @@ -2044,7 +2044,7 @@ __int16 __fastcall sub_449A49_door_switch_animation(unsigned int uDoorID, int a2); // idb bool _449B57_test_bit(unsigned __int8 *a1, __int16 a2); void _449B7E_toggle_bit(unsigned char *pArray, __int16 a2, unsigned __int16 bToggle); // idb -void __cdecl sub_44A56A(); +void __cdecl Party__CountHirelings(); void __fastcall ShowStatusBarString(const char *pString, unsigned int uNumSeconds); void __cdecl ShowNothingHereStatus(); signed int __cdecl const_2();