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
rubidium
Sat, 07 Jul 2007 09:20:52 +0000
branch
noai
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;