File diff r17628:416ab6bada3d → r17629:21e9dfd343cd
src/music/null_m.cpp
Show inline comments
 
@@ -12,5 +12,5 @@
 
#include "../stdafx.h"
 
#include "null_m.h"
 

	
 
/** The factory for the music player that does nothing. */
 
static FMusicDriver_Null iFMusicDriver_Null;