Actions
Feature #924
closedsdl3: Update alphablit() return value handling
Start date:
09/28/2024
Due date:
% Done:
0%
Estimated time:
Description
alphablit() return value handling requires changes. SDL_BlitSurface() returns boolean in latest sdl3, and TRUE indicates success, not failure as current integer checking assumes.
Files
Actions