sound/sdl.h
changeset 2174 41d7c884dc52
parent 2173 dabe358aec40
child 2175 c29911d0d400
--- a/sound/sdl.h	Sat Jul 23 15:34:05 2005 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-#ifndef SOUND_SDL_H
-#define SOUND_SDL_H
-
-#include "hal.h"
-
-extern const HalSoundDriver _sdl_sound_driver;
-
-#endif