comparison 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
comparison
equal deleted inserted replaced
2249:708aa31cad56 2250:3cc3a29f073b
173 void ArenaFight(); 173 void ArenaFight();
174 void SpellBookGenerator(); 174 void SpellBookGenerator();
175 void UI_CreateEndConversationButton(); 175 void UI_CreateEndConversationButton();
176 void __fastcall OnSelectShopDialogueOption(signed int uMessageParam); 176 void __fastcall OnSelectShopDialogueOption(signed int uMessageParam);
177 int HouseDialogPressCloseBtn(); 177 int HouseDialogPressCloseBtn();
178 bool MerchandiseTest(ItemGen *item, int _2da_idx);
179 void UIShop_Buy_Identify_Repair(); 178 void UIShop_Buy_Identify_Repair();
180 bool __fastcall IsBModelVisible(unsigned int uModelID, int *unused); 179 bool __fastcall IsBModelVisible(unsigned int uModelID, int *unused);
181 void ODM_LoadAndInitialize(const char *pLevelFilename, struct ODMRenderParams *thisa); 180 void ODM_LoadAndInitialize(const char *pLevelFilename, struct ODMRenderParams *thisa);
182 unsigned int GetLevelFogColor(); 181 unsigned int GetLevelFogColor();
183 int __fastcall sub_47C3D7_get_fog_specular(int a1, int a2, float a3); 182 int __fastcall sub_47C3D7_get_fog_specular(int a1, int a2, float a3);