comparison 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
comparison
equal deleted inserted replaced
1392:e3e9c0467529 1393:28f87f5234a1
114 HouseSound_NotEnoughMoney_TrainingSuccessful = 2, 114 HouseSound_NotEnoughMoney_TrainingSuccessful = 2,
115 HouseSound_Greeting_2 = 3, // Polite Greeting when you're guild member 115 HouseSound_Greeting_2 = 3, // Polite Greeting when you're guild member
116 HouseSound_Goodbye = 4 // farewells when bought something 116 HouseSound_Goodbye = 4 // farewells when bought something
117 }; 117 };
118 118
119 bool HouseUI_CheckIfPlayerCanInteract();
119 void TrainingDialog(); 120 void TrainingDialog();
120 void JailDialog(); 121 void JailDialog();
121 void MagicShopDialog(); 122 void MagicShopDialog();
122 void GuildDialog(); 123 void GuildDialog();
123 void sub_4B6478(); 124 void sub_4B6478();