Searched defs:SDL_MAJOR_VERSION (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/include/
H A DSDL_version.h42 #define SDL_MAJOR_VERSION 1 macro
59 (X)->major = SDL_MAJOR_VERSION; \
73 SDL_VERSIONNUM(SDL_MAJOR_VERSION, SDL_MINOR_VERSION, SDL_PATCHLEVEL)

Completed in 75 milliseconds