src/sound/null_s.cpp
author rubidium
Sat, 07 Jul 2007 09:20:52 +0000
branchnoai
changeset 9631 8a2d1c2ceb88
parent 6573 7624f942237f
child 10429 1b99254f9607
permissions -rw-r--r--
(svn r10461) [NoAI] -Sync with trunk r10349:r10460.
/* $Id$ */

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

static FSoundDriver_Null iFSoundDriver_Null;