Wed, 06 Aug 2025 00:37:01 +0200
remove the asc_col4i datatype in favor of a unified asc_color type
and also adds some min and max functions
253 | 1 | Fedora: dnf install SDL3-devel SDL3_ttf-devel SDL3_image-devel glew-devel |
2 | Arch: pacman -Sy sdl3 sdl3_ttf sdl3_image glew pkgconf | |
3 | FreeBSD: pkg install sdl3 sdl3_ttf sdl3_image glew pkgconf |