forked from mirror/OpenTTD
(svn r2688) MSVC and Watcom can't handle identical file names in different directories, oh my...
This commit is contained in:
8
sound/win32_s.h
Normal file
8
sound/win32_s.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef SOUND_WIN32_H
|
||||
#define SOUND_WIN32_H
|
||||
|
||||
#include "hal.h"
|
||||
|
||||
extern const HalSoundDriver _win32_sound_driver;
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user