mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 05:38:50 +00:00
Common: Add MoveOnlyFunction.
This commit is contained in:
parent
8ee64a84c7
commit
e403dee3da
3 changed files with 53 additions and 0 deletions
|
@ -62,6 +62,7 @@
|
|||
<ClInclude Include="Common\FloatUtils.h" />
|
||||
<ClInclude Include="Common\FormatUtil.h" />
|
||||
<ClInclude Include="Common\FPURoundMode.h" />
|
||||
<ClInclude Include="Common\Functional.h" />
|
||||
<ClInclude Include="Common\GekkoDisassembler.h" />
|
||||
<ClInclude Include="Common\GL\GLContext.h" />
|
||||
<ClInclude Include="Common\GL\GLExtensions\AMD_pinned_memory.h" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue