mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-01-18 19:07:14 +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.