ev1313 / Pascal-SDL-2-Headers

These are the Pascal SDL 2 Headers.
Mozilla Public License 2.0
114 stars 48 forks source link

Add required units for Darwin #18

Closed kibook closed 9 years ago

kibook commented 9 years ago

sdlsyswm.inc needs the X and XLib units on platforms that define UNIX (including Darwin) for TXEvent, PDisplay, and TWindow, and the CocoaAll unit on Darwin for NSWindow.