File diff r21027:e87e97e6befd → r21028:e5db3f83cafa
src/music/music_driver.hpp
Show inline comments
 
@@ -15,7 +15,7 @@
 
#include "../driver.h"
 

	
 
/** Driver for all music playback. */
 
class MusicDriver: public Driver {
 
class MusicDriver : public Driver {
 
public:
 
	/**
 
	 * Play a particular song.