diff Player.h @ 1348:3ed6dcf82912

Player::IsPlayerHealableByTemple final version
author Grumpy7
date Sat, 13 Jul 2013 00:25:19 +0200
parents 1434b36f4bdb
children 88f80476c99c
line wrap: on
line diff
--- a/Player.h	Fri Jul 12 23:08:35 2013 +0200
+++ b/Player.h	Sat Jul 13 00:25:19 2013 +0200
@@ -576,7 +576,7 @@
   void PlayEmotion(CHARACTER_EXPRESSION_ID expression, int a3);
   void ItemsEnchant(int enchant_count);
   unsigned int GetItemIDAtInventoryIndex(int *a2);
-  int IsPlayerHealableByTemple();
+  bool IsPlayerHealableByTemple();
   int GetBaseIdentifyPrice(float a2);
   int GetBaseRepairPrice(int a2, float a3);
   int GetBaseBuyingPrice(int a2, float a3);