OpenTTD Source
20241111-master-gce64d5f5d9
|
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.