Mercurial > mm7
view UI/UIShops.h @ 2477:fd99ee46b301
Fixing missing spell descriptions
author | Grumpy7 |
---|---|
date | Thu, 21 Aug 2014 23:27:15 +0200 |
parents | 0f17a30149ec |
children |
line wrap: on
line source
#pragma once void UIShop_Buy_Identify_Repair(); void sub_4B1523_showSpellbookInfo(int spellItemId); void ShowPopupShopItem(); void GetHouseGoodbyeSpeech(); void sub_4B1447_party_fine(int shopId, int stealingResult, int fineToAdd);