Freeciv-3.2
Loading...
Searching...
No Matches
Functions
audio_sdl.h File Reference

Go to the source code of this file.

Functions

void audio_sdl_init (void)
 

Function Documentation

◆ audio_sdl_init()

void audio_sdl_init ( void  )

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

Definition at line 295 of file audio_sdl.c.

Referenced by audio_init().