tron@2186: /* $Id$ */ tron@2186: richk@10724: /** @file null_s.cpp The sound driver that doesn't produce sound. */ richk@10724: tron@2189: #include "../stdafx.h" tron@2189: #include "null_s.h" tron@2171: richk@6720: static FSoundDriver_Null iFSoundDriver_Null;