Mercurial > mm7
view UI/UIShops.h @ 2483:b3f96acf6bab
Fixing arrows not being drawn for 2nd player char
author | Grumpy7 |
---|---|
date | Sat, 06 Sep 2014 20:52:46 +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);