mirror of
https://github.com/yawut/SDL.git
synced 2026-09-19 14:34:24 -05:00
* 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