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
Mon, 18 Feb 2008 19:20:37 +0000
changeset 9095
b5b66a0bbd2c
parent 7666
a5fccd76176a
child 10429
1b99254f9607
permissions
-rw-r--r--
(svn r12180) -Fix: Test purchase list loading/loaded sprites instead of unconditionally returning a possibly non-existant sprite.
/* $Id$ */
#include "../stdafx.h"
#include "null_s.h"
static FSoundDriver_Null iFSoundDriver_Null;