Replaced uint32_t by Uint32. Has to be done, since *BSD do not ship with stdint.h.
[supertux.git] / src / sound_manager.cpp
2004-05-31 Matthias Braunintroduce a new SoundManager class and merged MusicMana...