Mercurial > mm7
diff mm7_data.h @ 342:bf7596b71b24
PrepareHouse
author | Nomad |
---|---|
date | Thu, 21 Feb 2013 00:33:58 +0200 |
parents | ea55d6414029 |
children | 3ee961a61d2b |
line wrap: on
line diff
--- a/mm7_data.h Thu Feb 21 00:12:19 2013 +0200 +++ b/mm7_data.h Thu Feb 21 00:33:58 2013 +0200 @@ -2023,7 +2023,7 @@ struct NPCData *__fastcall GetNewNPCData(signed int npcid, int a2); int __fastcall sub_445C8B(signed int a1); void __cdecl sub_44603D(); -int __fastcall PrepareHouse(unsigned int uHouseID); // idb +void PrepareHouse(enum HOUSE_TYPE house); // idb bool __fastcall EnterHouse(enum HOUSE_TYPE uHouseID); int sub_4465DF_check_season(int a1); int __fastcall IsActorAlive(unsigned int uType, unsigned int uParam, unsigned int uNumAlive); // idb