mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-05 08:49:03 +00:00
[makerom] Fixed size limitation on NCCH encryption.
This commit is contained in:
@@ -201,6 +201,8 @@
|
||||
<ClCompile Include="code.c" />
|
||||
<ClCompile Include="crypto.c" />
|
||||
<ClCompile Include="ctr_utils.c" />
|
||||
<ClCompile Include="polarssl\aes.c" />
|
||||
<ClCompile Include="polarssl\padlock.c" />
|
||||
<ClCompile Include="romfs_fs.c" />
|
||||
<ClCompile Include="elf.c" />
|
||||
<ClCompile Include="exefs.c" />
|
||||
|
||||
Reference in New Issue
Block a user