File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,10 +15,10 @@ Simply add the units to your include path. You can achieve this by:
1515
1616Use the ` sdl2 ` unit for the main SDL2 library (should be always needed). Units for the other SDL2 libraries are also provided:
1717 - [ ` sdl2_gfx ` ] ( https://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/ )
18- - [ ` sdl2_image ` ] ( https://www. libsdl. org/projects/ SDL_image/ )
19- - [ ` sdl2_mixer ` ] ( https://www. libsdl. org/projects/ SDL_mixer/ )
20- - [ ` sdl2_net ` ] ( https://www. libsdl. org/projects/ SDL_net/ )
21- - [ ` sdl2_ttf ` ] ( https://www. libsdl. org/projects/ SDL_ttf/ )
18+ - [ ` sdl2_image ` ] ( https://github.com/ libsdl- org/SDL_image )
19+ - [ ` sdl2_mixer ` ] ( https://github.com/ libsdl- org/SDL_mixer )
20+ - [ ` sdl2_net ` ] ( https://github.com/ libsdl- org/SDL_net )
21+ - [ ` sdl2_ttf ` ] ( https://github.com/ libsdl- org/SDL_ttf )
2222
2323## Documentation
2424
You can’t perform that action at this time.
0 commit comments