mirror of
https://github.com/yawut/SDL.git
synced 2026-09-01 05:34:30 -05: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.