src/sound/null_s.h
branchnoai
changeset 10455 22c441f5adf9
parent 9641 855e32c08c9b
equal deleted inserted replaced
10412:ef44f62cb8b9 10455:22c441f5adf9
     1 /* $Id$ */
     1 /* $Id$ */
       
     2 
       
     3 /** @file null_s.h Base for the sound of silence. */
     2 
     4 
     3 #ifndef SOUND_NULL_H
     5 #ifndef SOUND_NULL_H
     4 #define SOUND_NULL_H
     6 #define SOUND_NULL_H
     5 
     7 
     6 #include "sound_driver.hpp"
     8 #include "sound_driver.hpp"