###### (This function is part of SDL_mixer, a separate library from SDL.)
# SDL_MIXER_MAJOR_VERSION

Printable format: "%d.%d.%d", MAJOR, MINOR, PATCHLEVEL

## Header File

Defined in [<SDL_mixer.h>](https://github.com/libsdl-org/SDL_mixer/blob/SDL2/include/SDL_mixer.h)

## Syntax

```c
#define SDL_MIXER_MAJOR_VERSION 2
```

----
[CategoryAPI](CategoryAPI), [CategoryAPIMacro](CategoryAPIMacro)