Mercurial > mm7
comparison UI/UIHouses.h @ 2349:7ebc07cd6c53
Adding GUIButton.h
author | Grumpy7 |
---|---|
date | Wed, 09 Apr 2014 21:30:45 +0200 |
parents | d687f6e7c610 |
children | 7c10dfb6d802 |
comparison
equal
deleted
inserted
replaced
2348:4100fb5c4913 | 2349:7ebc07cd6c53 |
---|---|
131 void TavernDialog(); | 131 void TavernDialog(); |
132 void PlayHouseSound(unsigned int uHouseID, HouseSoundID sound); // idb | 132 void PlayHouseSound(unsigned int uHouseID, HouseSoundID sound); // idb |
133 void WeaponShopDialog(); | 133 void WeaponShopDialog(); |
134 void AlchemistDialog(); | 134 void AlchemistDialog(); |
135 void ArmorShopDialog(); | 135 void ArmorShopDialog(); |
136 void SimpleHouseDialog(); | |
136 | 137 |
137 | 138 |
138 void InitializaDialogueOptions_Tavern(BuildingType type); // idb | 139 void InitializaDialogueOptions_Tavern(BuildingType type); // idb |
139 void InitializaDialogueOptions_Shops(BuildingType type); | 140 void InitializaDialogueOptions_Shops(BuildingType type); |
140 void InitializaDialogueOptions(BuildingType type); | 141 void InitializaDialogueOptions(BuildingType type); |