(svn r2827) BeOS meets all prerequisites for extmidi

This commit is contained in:
tron
2005-08-06 22:40:18 +00:00
parent 080c62526d
commit 1ec4c29c0d
2 changed files with 1 additions and 3 deletions

View File

@@ -1,6 +1,5 @@
/* $Id$ */
#ifndef __BEOS__
#ifndef __MORPHOS__
#include "../stdafx.h"
#include "../openttd.h"
@@ -110,4 +109,3 @@ const HalMusicDriver _extmidi_music_driver = {
};
#endif /* __MORPHOS__ */
#endif /* __BEOS__ */