Skip to content

Commit 2e1aca3

Browse files
committed
.wikiheaders-options: Make sure we pick up the SDL_TTF_* version macros.
1 parent a9a4fea commit 2e1aca3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.wikiheaders-options

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ projectfullname = SDL_ttf
22
projectshortname = SDL_ttf
33
incsubdir = include/SDL3_ttf
44
wikisubdir = SDL3_ttf
5-
apiprefixregex = TTF_
5+
apiprefixregex = (TTF_|SDL_TTF_)
66
mainincludefname = SDL3_ttf/SDL_ttf.h
77
versionfname = include/SDL3_ttf/SDL_ttf.h
88
versionmajorregex = \A\#define\s+SDL_TTF_MAJOR_VERSION\s+(\d+)\Z

0 commit comments

Comments
 (0)