OpenTTD Source
20241121-master-g67a0fccfad
|
Base for playing sound via SDL. More...
#include "sound_driver.hpp"
Go to the source code of this file.
Data Structures | |
class | SoundDriver_SDL |
Implementation of the SDL sound driver. More... | |
class | FSoundDriver_SDL |
Factory for the SDL sound driver. More... | |
Base for playing sound via SDL.
Definition in file sdl_s.h.