mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-25 21:24:12 +01:00
8 lines
102 B
C++
8 lines
102 B
C++
/* $Id$ */
|
|
|
|
#include "../stdafx.h"
|
|
#include "null_m.h"
|
|
|
|
static FMusicDriver_Null iFMusicDriver_Null;
|
|
|