This website requires JavaScript.
Explore
Help
Sign In
mirror
/
SDL
mirror of
https://github.com/libsdl-org/SDL.git
Watch
1
Star
0
Fork
You've already forked SDL
0
Code
Issues
Projects
Releases
Wiki
Activity
fde78d12f2
SDL
/
include
/
SDL3
/
SDL_revision.h
6 lines
97 B
C
Raw
Blame
History
#
ifdef SDL_VENDOR_INFO
#
define SDL_REVISION SDL_VENDOR_INFO
#
else
#
define SDL_REVISION ""
#
endif
Reference in New Issue
View Git Blame
Copy Permalink