mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-03 20:24:14 +02:00
MemArena: Split into three separate files for each OS.
This commit is contained in:
@@ -726,7 +726,7 @@
|
||||
<ClCompile Include="Common\MathUtil.cpp" />
|
||||
<ClCompile Include="Common\Matrix.cpp" />
|
||||
<ClCompile Include="Common\MD5.cpp" />
|
||||
<ClCompile Include="Common\MemArena.cpp" />
|
||||
<ClCompile Include="Common\MemArenaWin.cpp" />
|
||||
<ClCompile Include="Common\MemoryUtil.cpp" />
|
||||
<ClCompile Include="Common\MsgHandler.cpp" />
|
||||
<ClCompile Include="Common\NandPaths.cpp" />
|
||||
|
||||
Reference in New Issue
Block a user