Mercurial > mm7
diff UI/UIHouses.h @ 2350:7c10dfb6d802
Finishing moving all known UI functions to their appropriate headers
author | Grumpy7 |
---|---|
date | Wed, 09 Apr 2014 21:45:07 +0200 |
parents | 7ebc07cd6c53 |
children | a574a80e7012 |
line wrap: on
line diff
--- a/UI/UIHouses.h Wed Apr 09 21:30:45 2014 +0200 +++ b/UI/UIHouses.h Wed Apr 09 21:45:07 2014 +0200 @@ -134,6 +134,9 @@ void AlchemistDialog(); void ArmorShopDialog(); void SimpleHouseDialog(); +void __fastcall OnSelectShopDialogueOption(signed int uMessageParam); +void PrepareHouse(enum HOUSE_ID house); // idb +bool EnterHouse(enum HOUSE_ID uHouseID); void InitializaDialogueOptions_Tavern(BuildingType type); // idb