Files @ r7409:81de3718d19a
Branch filter:

Location: cpp/openttd-patchpack/source/src/sound/null_s.cpp

truelight
(svn r10782) -Fix: wrongly places #endif a long time ago broke WinCE compiling for sure
1
2
3
4
5
6
/* $Id$ */

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

static FSoundDriver_Null iFSoundDriver_Null;