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

@ -70,6 +70,7 @@ add_library(common
Flag.h
FloatUtils.cpp
FloatUtils.h
Functional.h
FormatUtil.h
FPURoundMode.h
GekkoDisassembler.cpp