Freeciv21
Develop your civilization from humble roots to a global empire
audio_sdl.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void audio_sdl_init ()
 Initialize. More...
 

Function Documentation

◆ audio_sdl_init()

void audio_sdl_init ( )

Initialize.

Note that this function is called very early at the client startup. So for example logging isn't available.

Definition at line 253 of file audio_sdl.cpp.

Referenced by audio_init().