diff mm7_unsorted_subs.h @ 2250:3cc3a29f073b

moved MerchandiseTest to ItemGen::MerchandiseTest
author Grumpy7
date Wed, 26 Feb 2014 01:26:22 +0100
parents 0be4f17b7986
children 4c9fef516e0a
line wrap: on
line diff
--- a/mm7_unsorted_subs.h	Wed Feb 26 01:20:07 2014 +0100
+++ b/mm7_unsorted_subs.h	Wed Feb 26 01:26:22 2014 +0100
@@ -175,7 +175,6 @@
 void UI_CreateEndConversationButton();
 void __fastcall OnSelectShopDialogueOption(signed int uMessageParam);
 int HouseDialogPressCloseBtn();
-bool MerchandiseTest(ItemGen *item, int _2da_idx);
 void UIShop_Buy_Identify_Repair();
 bool __fastcall IsBModelVisible(unsigned int uModelID, int *unused);
 void ODM_LoadAndInitialize(const char *pLevelFilename, struct ODMRenderParams *thisa);