Mercurial > mm7
comparison UIHouses.h @ 774:c319601893af
Слияние
author | Ritor1 |
---|---|
date | Sun, 24 Mar 2013 00:32:13 +0600 |
parents | cf2fbac6edc9 |
children | b9f6dd6f1444 |
comparison
equal
deleted
inserted
replaced
773:b1b991f67d40 | 774:c319601893af |
---|---|
94 HouseSound_Greeting_2 = 3, // Polite Greeting when you're guild member | 94 HouseSound_Greeting_2 = 3, // Polite Greeting when you're guild member |
95 HouseSound_Goodbye = 4 // farewells when bought something | 95 HouseSound_Goodbye = 4 // farewells when bought something |
96 }; | 96 }; |
97 | 97 |
98 void TrainingDialog(); | 98 void TrainingDialog(); |
99 char *__cdecl JailDialog(); | 99 void JailDialog(); |
100 void MagicShopDialog(); | 100 void MagicShopDialog(); |
101 void GuildDialog(); | 101 void GuildDialog(); |
102 void sub_4B6478(); | 102 void sub_4B6478(); |
103 bool __fastcall IsTravelAvailable(int a1); | 103 bool __fastcall IsTravelAvailable(int a1); |
104 void __cdecl TravelByTransport(); | 104 void __cdecl TravelByTransport(); |