Skip to content

Commit d3d01ee

Browse files
Update
1 parent 5fd4006 commit d3d01ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Simply add the units to your include path. You can achieve this by:
1313

1414
Use the `SDL3` unit for the main SDL3 library (should be always needed). Units for the other SDL3 libraries are (or will be) also provided:
1515
- [`SDL3_image`](https://github.com/libsdl-org/SDL_image)
16-
- [`SDL3_ttf`](https://github.com/libsdl-org/SDL_ttf) (pending, PR #19)
16+
- [`SDL3_ttf`](https://github.com/libsdl-org/SDL_ttf)
1717
- [`SDL3_mixer`](https://github.com/libsdl-org/SDL_mixer) (not published yet)
1818
- [`SDL3_net`](https://github.com/libsdl-org/SDL_net) (not published yet)
1919
- [`SDL3_gfx`](https://github.com/sabdul-khabir/SDL3_gfx) (todo)

0 commit comments

Comments
 (0)