Mercurial > mm7
comparison AudioPlayer.h @ 2373:b4a79e3ef2f0
Arena dialogue and other
author | Ritor1 |
---|---|
date | Sun, 01 Jun 2014 17:20:22 +0600 |
parents | 5d263539bbec |
children | 7948957d9178 |
comparison
equal
deleted
inserted
replaced
2372:7bf6901add4a | 2373:b4a79e3ef2f0 |
---|---|
119 SOUND_Bell = 0xD9, | 119 SOUND_Bell = 0xD9, |
120 SOUND_OpenBook = 230, | 120 SOUND_OpenBook = 230, |
121 SOUND_CloseBook = 231, | 121 SOUND_CloseBook = 231, |
122 SOUND_11090 = 11090, | 122 SOUND_11090 = 11090, |
123 SOUND_12040 = 12040, | 123 SOUND_12040 = 12040, |
124 SOUND_Arena_Welcome = 14060, | |
124 SOUND_20001 = 0x4E21, | 125 SOUND_20001 = 0x4E21, |
125 }; | 126 }; |
126 | 127 |
127 | 128 |
128 enum MusicID: unsigned __int32 | 129 enum MusicID: unsigned __int32 |