Replaced uint32_t by Uint32. Has to be done, since *BSD do not ship with stdint.h.
[supertux.git] / src / musicref.cpp
2004-05-31 Matthias Braunintroduce a new SoundManager class and merged MusicMana...
2004-04-24 Ingo Ruhnke- patch from MatzeB to make music handling easier and...