mirror of
https://github.com/encounter/SDL.git
synced 2025-06-20 13:33:37 +00:00
This needs to check what our deployment target is, not what SDK is available, since this is a linker symbol and not an enum value or whatever. Also removed a copy/paste error that mentioned CoreAudio in the haptic subsystem. Fixes #6534.