Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e4a6d05

Browse files
committed
Mark SDL2_ttf as up to date with v2.24.0
1 parent 8744455 commit e4a6d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎units/sdl2_ttf.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ interface
7474
{* Printable format: "%d.%d.%d", MAJOR, MINOR, PATCHLEVEL *}
7575
const
7676
SDL_TTF_MAJOR_VERSION = 2;
77-
SDL_TTF_MINOR_VERSION = 21;
77+
SDL_TTF_MINOR_VERSION = 24;
7878
SDL_TTF_PATCHLEVEL = 0;
7979

8080
procedure SDL_TTF_VERSION(Out X: TSDL_Version);

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /