Mercurial > mm7
comparison AudioPlayer.h @ 1026:6afa77761a00
Слияние
author | Ritor1 |
---|---|
date | Tue, 21 May 2013 12:43:08 +0600 |
parents | eac5af72b614 |
children | 39eaa6b00141 |
comparison
equal
deleted
inserted
replaced
1025:8b492d4722d4 | 1026:6afa77761a00 |
---|---|
100 SOUND_Arcomage_WallUpgrade = 0x84, | 100 SOUND_Arcomage_WallUpgrade = 0x84, |
101 SOUND_GoldReceived = 0xC8, | 101 SOUND_GoldReceived = 0xC8, |
102 SOUND_OpenChest = 208, | 102 SOUND_OpenChest = 208, |
103 SOUND_PlayerCantCastSpell = 0xD1, | 103 SOUND_PlayerCantCastSpell = 0xD1, |
104 SOUND_Bell = 0xD9, | 104 SOUND_Bell = 0xD9, |
105 SOUND_OpenBook = 230, | |
106 SOUND_CloseBook = 231, | |
105 SOUND_20001 = 0x4E21, | 107 SOUND_20001 = 0x4E21, |
106 }; | 108 }; |
107 | 109 |
108 | 110 |
109 enum MusicID: unsigned __int32 | 111 enum MusicID: unsigned __int32 |