(svn r2689) - Split OS/2 music driver into os2_m.c, update project file
This commit is contained in:
8
music/os2_m.h
Normal file
8
music/os2_m.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef MUSIC_OS2_H
|
||||
#define MUSIC_OS2_H
|
||||
|
||||
#include "hal.h"
|
||||
|
||||
extern const HalMusicDriver _os2_music_driver;
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user