mirror of
https://codeberg.org/KeybadeBlox/JSRF-Decompilation.git
synced 2026-04-07 04:50:23 +03:00
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:
parent
cbd63865e2
commit
4e20347b7c
4 changed files with 13 additions and 11 deletions
|
|
@ -1,6 +1,8 @@
|
|||
{
|
||||
"custom_make": "NMAKE.EXE",
|
||||
"watch_patterns": [
|
||||
"*.c",
|
||||
"*.h",
|
||||
"*.cpp",
|
||||
"*.hpp"
|
||||
],
|
||||
|
|
@ -53,4 +55,4 @@
|
|||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue