7 ms·
naming of api functions too. They all prepended with "SDL_" as if this is SDL library, but it not.
by feelamee 2mo ago
naming of api functions too.
They all prepended with "SDL_" as if this is SDL library, but it not.
- n67094 2mo agoWell, I understand your concern, it's for naming consistency in codebases that may use this lib, like this one https://github.com/sabdul-khabir/SDL3_gfx https://github.com/sabdul-khabir/SDL3_gfx, which is listed here https://wiki.libsdl.org/SDL3/Libraries https://wiki.libsdl.org/SDL3/Libraries (it's also an unofficial lib, like SDL_gp).