Merge pull request #5683 from JosJuice/volume-wii-defer

VolumeWii: Defer loading tickets, TMDs and keys until when needed
This commit is contained in:
Leo Lam
2017-08-01 17:11:30 +08:00
committed by GitHub
5 changed files with 95 additions and 46 deletions

View File

@ -126,6 +126,7 @@
<ClInclude Include="HttpRequest.h" />
<ClInclude Include="IniFile.h" />
<ClInclude Include="JitRegister.h" />
<ClInclude Include="Lazy.h" />
<ClInclude Include="LdrWatcher.h" />
<ClInclude Include="LinearDiskCache.h" />
<ClInclude Include="MathUtil.h" />