My Project
Loading...
Searching...
No Matches
SDL_gpu_version.h
1#ifndef _SDL_GPU_VERSION_H__
2#define _SDL_GPU_VERSION_H__
3
4#define SDL_GPU_VERSION_MAJOR 0
5#define SDL_GPU_VERSION_MINOR 12
6#define SDL_GPU_VERSION_PATCH 0
7
8#endif