undo push-model SDL2 sound backend, use SDL1 approach
[rofl0r-gnuboy.git] / sys / sdl2 / sdl-audio.c
blob748ef2d61a3f1e8abebe0328dfd84a19e4ad5bef
1 #include <SDL2/SDL.h>
2 #define SDL_H_INCLUDED
3 #include "../sdl/sdl-audio.c"