Mercurial > mm7
diff 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 |
line wrap: on
line diff
--- a/mm7_data.h Fri Mar 08 22:41:24 2013 +0600 +++ b/mm7_data.h Sat Mar 09 00:33:04 2013 +0600 @@ -2330,7 +2330,7 @@ void __cdecl BankDialog(); void __cdecl TavernDialog(); -char *__cdecl WeaponShopDialog(); +void __cdecl WeaponShopDialog(); POINT *__cdecl AlchemistDialog(); void __cdecl ArmorShopDialog(); signed int __fastcall sub_4BB756(signed int a1);