mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-14 20:48:28 +08:00
839ca0ea64
* SDL_OpenURL (macOS): try to open path if the url cannot be opened * SDL_OpenURL (macOS): use CFURLCreateWithBytes & LSOpenCFURLRef to correctly escape input * fix type casting + indentation