[JIT]: Respect Microsoft calling convention too

This commit is contained in:
Simone Coco
2025-01-23 14:23:27 +01:00
parent 0d4e8d0e89
commit f27780a16e
4 changed files with 60 additions and 35 deletions

7
.gitignore vendored
View File

@@ -2,7 +2,12 @@
*.ini
*build*/
.idea/
roms/
*.z64
*.n64
*.v64
*.Z64
*.N64
*.V64
saves/
*.bin
*.sh