Files @ r8525:72ca07d29c94
Branch filter:

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

smatz
(svn r12100) -Fix (r12042): check for water class of surrounding tiles fails for buoys at map borders
1
2
3
4
5
6
/* $Id$ */

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

static FSoundDriver_Null iFSoundDriver_Null;