libsdl-org / sdl2-compat

An SDL2 compatibility layer that uses SDL3 behind the scenes.
zlib License
80 stars 19 forks source link

Updated for addition of SDL_LOG_PRIORITY_TRACE in SDL3 #224

Closed slouken closed 2 months ago

slouken commented 2 months ago

Fixes https://github.com/libsdl-org/sdl2-compat/issues/223

sezero commented 2 months ago

LGTM

sezero commented 2 months ago

Tests are failing in CI, though.