mirror of
https://github.com/encounter/SDL.git
synced 2026-03-30 11:37:43 -07:00
ec8fa57750
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.