diff UI/UIHouses.h @ 1393:28f87f5234a1

More hardcoded UI colors moved to varibables.
author Nomad
date Thu, 18 Jul 2013 16:11:57 +0200
parents b97d0cdd6c79
children 2423bc2af692
line wrap: on
line diff
--- a/UI/UIHouses.h	Thu Jul 18 14:43:06 2013 +0200
+++ b/UI/UIHouses.h	Thu Jul 18 16:11:57 2013 +0200
@@ -116,6 +116,7 @@
   HouseSound_Goodbye = 4          // farewells when bought something
 };
 
+bool HouseUI_CheckIfPlayerCanInteract();
 void TrainingDialog();
 void JailDialog();
 void  MagicShopDialog();