SDL_MINOR_VERSION - Man Page

The current minor version of the SDL headers.

Synopsis

#include <SDL3/SDL_version.h>

#define SDL_MINOR_VERSION   2

Description

If this were SDL version 3.2.1, this value would be 2.

Availability

This macro is available since SDL 3.2.0.

Info

SDL 3.2.16 Simple Directmedia Layer SDL3 FUNCTIONS