Mercurial > mm7
diff GUI/UI/UIShops.h @ 2501:0ff6a9e9bf7f
GUI folger
author | Ritor1 |
---|---|
date | Fri, 19 Sep 2014 04:21:12 +0600 |
parents | |
children | 0c67be4ec900 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/GUI/UI/UIShops.h Fri Sep 19 04:21:12 2014 +0600 @@ -0,0 +1,6 @@ +#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);