mirror of
https://github.com/encounter/SDL.git
synced 2025-05-28 10:11:31 +00:00
We can't use _try/_except without the C runtime, and we can't use inline asm with the Win64 compiler. We'll need to move this to an .asm file or something later.