core: Rename patcher file

This commit is contained in:
GPUCode 2023-11-29 23:49:16 +02:00
parent 340548aba7
commit 4a3abba16d
7 changed files with 7 additions and 7 deletions

View file

@ -935,8 +935,8 @@ if (HAS_NCE)
arm/nce/arm_nce.h
arm/nce/arm_nce.s
arm/nce/guest_context.h
arm/nce/patch.cpp
arm/nce/patch.h
arm/nce/patcher.cpp
arm/nce/patcher.h
arm/nce/instructions.h
)
target_link_libraries(core PRIVATE merry::oaknut)