annotate UI/UIShops.h @ 2365:65789351a537

OutdoorLocation::_47F04C and OutdoorLocation::_47F097 to OutdoorLocation::IsMapCellFullyRevealed and OutdoorLocation::IsMapCellPartiallyRevealed
author Grumpy7
date Sun, 11 May 2014 22:55:26 +0200
parents 12a935783629
children 0f17a30149ec
rev   line source
2351
12a935783629 Adding include guards to new UI headers
Grumpy7
parents: 2350
diff changeset
1 #pragma once
2350
7c10dfb6d802 Finishing moving all known UI functions to their appropriate headers
Grumpy7
parents: 2348
diff changeset
2 void UIShop_Buy_Identify_Repair();
7c10dfb6d802 Finishing moving all known UI functions to their appropriate headers
Grumpy7
parents: 2348
diff changeset
3 void sub_4B1523_showSpellbookInfo(int spellItemId);
7c10dfb6d802 Finishing moving all known UI functions to their appropriate headers
Grumpy7
parents: 2348
diff changeset
4 void ShowPopupShopItem();
7c10dfb6d802 Finishing moving all known UI functions to their appropriate headers
Grumpy7
parents: 2348
diff changeset
5 void GetHouseGoodbyeSpeech();