mirror of
https://github.com/encounter/SDL.git
synced 2025-07-22 21:15:55 +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.