comparison mm7_data.h @ 623:bd9f43d4fc3d

Height text in Armor shop dialog
author Ritor1
date Sat, 09 Mar 2013 00:33:04 +0600
parents cfca6297e4ae
children 59713bb36033
comparison
equal deleted inserted replaced
622:d92de5102da8 623:bd9f43d4fc3d
2328 void TempleDialog(); 2328 void TempleDialog();
2329 void __cdecl TownHallDialog(); 2329 void __cdecl TownHallDialog();
2330 void __cdecl BankDialog(); 2330 void __cdecl BankDialog();
2331 void __cdecl TavernDialog(); 2331 void __cdecl TavernDialog();
2332 2332
2333 char *__cdecl WeaponShopDialog(); 2333 void __cdecl WeaponShopDialog();
2334 POINT *__cdecl AlchemistDialog(); 2334 POINT *__cdecl AlchemistDialog();
2335 void __cdecl ArmorShopDialog(); 2335 void __cdecl ArmorShopDialog();
2336 signed int __fastcall sub_4BB756(signed int a1); 2336 signed int __fastcall sub_4BB756(signed int a1);
2337 const char *sub_4BBA85_bounties(); 2337 const char *sub_4BBA85_bounties();
2338 void __cdecl sub_4BBCDD(); 2338 void __cdecl sub_4BBCDD();