mirror of
https://github.com/encounter/SDL.git
synced 2025-07-24 22:15:48 +00:00
Change Cocoa SDL_VideoData and SDL_WindowData implementations from C structs to Objective-C objects, since bridging between C and ObjC is easier that way.