colobot/src/sound
Piotr Dziwinski 61ec101b11 Replace size_t with std::size_t
For some reason Clang's AST API doesn't like size_t
2015-08-06 14:31:40 +02:00
..
oalsound Replace size_t with std::size_t 2015-08-06 14:31:40 +02:00
README.txt Refactored sound code 2013-05-27 10:19:16 +02:00
sound.cpp Include refactoring 2015-08-02 17:49:07 +02:00
sound.h Sound enum refactoring 2015-07-09 21:32:25 +02:00
sound_type.cpp CStaticObject subclass using new model framework 2015-07-11 19:52:38 +02:00
sound_type.h Sound enum refactoring 2015-07-09 21:32:25 +02:00

README.txt

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