Common: Add MoveOnlyFunction.

This commit is contained in:
Jordan Woyak
2025-04-27 19:52:42 -05:00
parent 8ee64a84c7
commit e403dee3da
3 changed files with 53 additions and 0 deletions

View File

@ -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" />