22 #ifndef NUVIE_SOUND_SONG_FILENAME_H 23 #define NUVIE_SOUND_SONG_FILENAME_H 25 #include "ultima/nuvie/sound/song.h" 33 bool Init(
const Common::Path &path,
const char *fileId)
override;
34 bool Init(
const Common::Path &path,
const char *fileId, uint16 song_num)
override;
35 bool Play(
bool looping =
false)
override;
37 bool SetVolume(uint8 volume)
override;
38 bool FadeOut(
float seconds)
override;
Definition: song_filename.h:30
Definition: detection.h:27