mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-17 05:58:16 +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.