comparison Player.cpp @ 278:0191c3a3271c

m
author Ritor1
date Sun, 17 Feb 2013 19:48:39 +0600
parents 1bd823f52e3a
children f66106b5d144
comparison
equal deleted inserted replaced
277:24de34910d3e 278:0191c3a3271c
1742 while ( a2a ); 1742 while ( a2a );
1743 } 1743 }
1744 v4->pInventoryIndices[a4] = a3 + 1; 1744 v4->pInventoryIndices[a4] = a3 + 1;
1745 return 1; 1745 return 1;
1746 } 1746 }
1747
1747 // 506128: using guessed type int areWeLoadingTexture; 1748 // 506128: using guessed type int areWeLoadingTexture;
1748 1749
1749 //----- (00492A36) -------------------------------------------------------- 1750 //----- (00492A36) --------------------------------------------------------
1750 unsigned int Player::RemoveItemAtInventoryIndex(unsigned int uSlot) 1751 unsigned int Player::RemoveItemAtInventoryIndex(unsigned int uSlot)
1751 { 1752 {