7 lines
101 B
C++
7 lines
101 B
C++
/* $Id$ */
|
|
|
|
#include "../stdafx.h"
|
|
#include "null_s.h"
|
|
|
|
static FSoundDriver_Null iFSoundDriver_Null;
|