comparison AudioPlayer.h @ 978:9334a8c59c8d

uGameState
author Ritor1
date Thu, 09 May 2013 02:26:04 +0600
parents 90bcfb56c8f9
children eac5af72b614
comparison
equal deleted inserted replaced
977:ac85898f5903 978:9334a8c59c8d
73 /* 308 */ 73 /* 308 */
74 enum SoundID 74 enum SoundID
75 { 75 {
76 SOUND_Invalid = 0, 76 SOUND_Invalid = 0,
77 SOUND_EnteringAHouse = 0x6, 77 SOUND_EnteringAHouse = 0x6,
78 SOUND_7 = 7,
78 SOUND_8 = 0x8, 79 SOUND_8 = 0x8,
79 SOUND_27 = 0x1B, 80 SOUND_27 = 0x1B,
80 SOUND_Button = 66, 81 SOUND_Button = 66,
81 SOUND_67 = 67, 82 SOUND_67 = 67,
82 SOUND_71 = 71, 83 SOUND_71 = 71,