diff Arcomage.cpp @ 735:6daaa2f18d0d

Fixed some house sounds & shop-related stuff
author Nomad
date Fri, 22 Mar 2013 20:01:46 +0200
parents 4bd56919f075
children 90bcfb56c8f9
line wrap: on
line diff
--- a/Arcomage.cpp	Fri Mar 22 16:16:40 2013 +0200
+++ b/Arcomage.cpp	Fri Mar 22 20:01:46 2013 +0200
@@ -5668,7 +5668,7 @@
     while ( v10 <= 120 );
     if ( v10 == 121 )
       _449B7E_toggle_bit(pParty->_quest_bits, 238, 1u);
-    v11 = pParty->pPlayers[0]._guilds_member_bits;
+    v11 = (char *)pParty->pPlayers[0]._guilds_member_bits;
     do
     {
       if ( !(unsigned __int16)_449B57_test_bit((unsigned __int8 *)v11, 1) )
@@ -5682,7 +5682,7 @@
   }
   else
   {
-    v12 = pParty->pPlayers[0]._guilds_member_bits;
+    v12 = (char *)pParty->pPlayers[0]._guilds_member_bits;
     do
     {
       if ( !(unsigned __int16)_449B57_test_bit((unsigned __int8 *)v12, 1) )