OpenTTD Source
20241108-master-g80f628063a
|
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.