File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- // Bindings for [[ SDL2 Image; https://wiki.libsdl.org/SDL2 /FrontPage ]].
1+ // Bindings for [[ SDL2 Image; https://wiki.libsdl.org/SDL2_image /FrontPage ]].
22package sdl2_image
33
44import " core:c"
Original file line number Diff line number Diff line change 1- // Bindings for [[ SDL2 Mixer ; https://wiki.libsdl.org/SDL2 /FrontPage ]].
1+ // Bindings for [[ SDL2 Mixer ; https://wiki.libsdl.org/SDL2_mixer /FrontPage ]].
22package sdl2_mixer
33
44import " core:c"
Original file line number Diff line number Diff line change 1- // Bindings for [[ SDL2 Net ; https://wiki.libsdl.org/SDL2 /FrontPage ]].
1+ // Bindings for [[ SDL2 Net ; https://wiki.libsdl.org/SDL2_net /FrontPage ]].
22package sdl2_net
33
44import " core:c"
Original file line number Diff line number Diff line change 1- // Bindings for [[ SDL2 TTF ; https://wiki.libsdl.org/SDL2 /FrontPage ]].
1+ // Bindings for [[ SDL2 TTF ; https://wiki.libsdl.org/SDL2_ttf /FrontPage ]].
22package sdl2_ttf
33
44import " core:c"
Original file line number Diff line number Diff line change 1- // Bindings for [[ SDL3 Image ; https://wiki.libsdl.org/SDL3 /FrontPage ]].
1+ // Bindings for [[ SDL3 Image ; https://wiki.libsdl.org/SDL3_image /FrontPage ]].
22package sdl3_image
33
44import " core:c"
Original file line number Diff line number Diff line change 1- // Bindings for [[ SDL3 TTF ; https://wiki.libsdl.org/SDL3 /FrontPage ]].
1+ // Bindings for [[ SDL3 TTF ; https://wiki.libsdl.org/SDL3_ttf /FrontPage ]].
22package sdl3_ttf
33
44import " core:c"
You can’t perform that action at this time.
0 commit comments