Mercurial > mm7
comparison AudioPlayer.h @ 1004:eac5af72b614
UI cleans
author | Nomad |
---|---|
date | Thu, 16 May 2013 15:14:58 +0200 |
parents | 9334a8c59c8d |
children | 39eaa6b00141 |
comparison
equal
deleted
inserted
replaced
1003:9318dd3f3711 | 1004:eac5af72b614 |
---|---|
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 |