Files @ r7621:16fbec405049
Branch filter:

Location: cpp/openttd-patchpack/source/src/music/null_m.cpp

rubidium
(svn r11151) -Codechange: add (partial) support for randomizing industry triggers (part of the backend for it). Furthermore update the documentation of the map's bits wrt to industries.
1
2
3
4
5
6
7
/* $Id$ */

#include "../stdafx.h"
#include "null_m.h"

static FMusicDriver_Null iFMusicDriver_Null;