tron@2186: /* $Id$ */ tron@2186: rubidium@9111: /** @file null_s.cpp The sound driver that doesn't produce sound. */ rubidium@9111: tron@2189: #include "../stdafx.h" tron@2189: #include "null_s.h" tron@2174: peter1138@7170: static FSoundDriver_Null iFSoundDriver_Null;