We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fd4006 commit d3d01eeCopy full SHA for d3d01ee
README.md
@@ -13,7 +13,7 @@ Simply add the units to your include path. You can achieve this by:
13
14
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:
15
- [`SDL3_image`](https://github.com/libsdl-org/SDL_image)
16
- - [`SDL3_ttf`](https://github.com/libsdl-org/SDL_ttf) (pending, PR #19)
+ - [`SDL3_ttf`](https://github.com/libsdl-org/SDL_ttf)
17
- [`SDL3_mixer`](https://github.com/libsdl-org/SDL_mixer) (not published yet)
18
- [`SDL3_net`](https://github.com/libsdl-org/SDL_net) (not published yet)
19
- [`SDL3_gfx`](https://github.com/sabdul-khabir/SDL3_gfx) (todo)
0 commit comments