mirror of
https://github.com/yawut/SDL.git
synced 2026-09-05 15:46:25 -05: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.