Decompile mainCRTStartup()

Incidental changes include fixes for Xapi in the Makefille and
objdiff.json, as well as new compiler flags for Xapi.
This commit is contained in:
KeybadeBlox 2026-02-22 10:41:15 -05:00
parent cbd63865e2
commit 4e20347b7c
4 changed files with 13 additions and 11 deletions

View file

@ -1,6 +1,8 @@
{
"custom_make": "NMAKE.EXE",
"watch_patterns": [
"*.c",
"*.h",
"*.cpp",
"*.hpp"
],
@ -53,4 +55,4 @@
}
}
]
}
}