We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d928201 commit a3ae3e9Copy full SHA for a3ae3e9
.wikiheaders-options
@@ -4,7 +4,7 @@ incsubdir =
4
wikisubdir = SDL_image
5
apiprefixregex = IMG_
6
mainincludefname = SDL_image.h
7
-versionfname = SDL_image.h
+versionfname = include/SDL_image.h
8
versionmajorregex = \A\#define\s+SDL_IMAGE_MAJOR_VERSION\s+(\d+)\Z
9
versionminorregex = \A\#define\s+SDL_IMAGE_MINOR_VERSION\s+(\d+)\Z
10
versionpatchregex = \A\#define\s+SDL_IMAGE_PATCHLEVEL\s+(\d+)\Z
0 commit comments