mirror of
https://github.com/love2d/love.git
synced 2026-08-13 00:50:51 +02:00
c4d30081f4
Despite its name, `SDL_GetSystemTheme()` needs the video subsystem to properly function. So, put it in love.window instead.