Mercurial
Mercurial
>
openttd-ottdgrfs
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
src/sound/null_s.cpp
author
peter1138
Thu, 31 Jan 2008 23:04:45 +0000
changeset 8958
b2c67df4bcc0
parent 7666
a5fccd76176a
child 10429
1b99254f9607
permissions
-rw-r--r--
(svn r12032) -Fix: When removing a statue, remove town statue flag for the statue owner, not current player.
/* $Id$ */
#include "../stdafx.h"
#include "null_s.h"
static FSoundDriver_Null iFSoundDriver_Null;