###### (This function is part of SDL_ttf, a separate library from SDL.)
# TTF_MAJOR_VERSION

Backwards compatibility

## Header File

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

## Syntax

```c
#define TTF_MAJOR_VERSION   SDL_TTF_MAJOR_VERSION
```

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