summaryrefslogtreecommitdiff
path: root/src/sound/null_s.cpp
blob: c8fe22ca3d96f235d8465e54714e12ae60bd2931 (plain)
1
2
3
4
5
6
/* $Id$ */

#include "../stdafx.h"
#include "null_s.h"

static FSoundDriver_Null iFSoundDriver_Null;