OpenClonk
C4SoundIncludes.h File Reference
#include <SDL_mixer.h>
#include <SDL.h>
Include dependency graph for C4SoundIncludes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define USE_RWOPS
 

Typedefs

typedef struct Mix_Chunk * C4SoundHandle
 

Macro Definition Documentation

◆ USE_RWOPS

#define USE_RWOPS

Definition at line 22 of file C4SoundIncludes.h.

Typedef Documentation

◆ C4SoundHandle

typedef struct Mix_Chunk* C4SoundHandle

Definition at line 25 of file C4SoundIncludes.h.