Mercurial > mm7
view GUI/UI/UIShops.h @ 2525:4cc81f981afb
Everything except game can use d3d11
author | a.parshin |
---|---|
date | Fri, 10 Oct 2014 18:28:04 +0300 |
parents | 0ff6a9e9bf7f |
children | 0c67be4ec900 |
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);