mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-03 00:39:14 +00:00
Added support for --showsyscalls, which shows the names of the system calls, rather than just their IDs.
This commit is contained in:
@@ -99,6 +99,7 @@
|
||||
<ClCompile Include="filepath.c" />
|
||||
<ClCompile Include="firm.c" />
|
||||
<ClCompile Include="oschar.c" />
|
||||
<ClCompile Include="syscalls.c" />
|
||||
<ClCompile Include="windows\getopt.c" />
|
||||
<ClCompile Include="windows\getopt1.c" />
|
||||
<ClCompile Include="ivfc.c" />
|
||||
@@ -131,6 +132,7 @@
|
||||
<ClInclude Include="filepath.h" />
|
||||
<ClInclude Include="firm.h" />
|
||||
<ClInclude Include="oschar.h" />
|
||||
<ClInclude Include="syscalls.h" />
|
||||
<ClInclude Include="windows\getopt.h" />
|
||||
<ClInclude Include="info.h" />
|
||||
<ClInclude Include="ivfc.h" />
|
||||
|
||||
Reference in New Issue
Block a user