colobot/src/sound
DavivaD df12f87b47 Implement damage alarm (#916)
Implements part of #320
2017-05-22 11:01:36 +02:00
..
oalsound Merge branch 'dev-async-music-load' (PR #801) 2016-08-09 19:20:46 +02:00
README.txt Refactored sound code 2013-05-27 10:19:16 +02:00
sound.cpp Asynchronous sound/music loading 2016-07-10 14:56:34 +02:00
sound.h Asynchronous sound/music loading 2016-07-10 14:56:34 +02:00
sound_type.cpp Implement damage alarm (#916) 2017-05-22 11:01:36 +02:00
sound_type.h Implement damage alarm (#916) 2017-05-22 11:01:36 +02:00

README.txt

/**
 * \dir src/sound
 * \brief Sound module - playing sounds and music
 */