Remove dllhack

This commit is contained in:
Guus Waals 2025-05-30 15:04:00 +08:00
parent 532c1653c0
commit 891277f15d
3 changed files with 0 additions and 5 deletions

View File

@ -83,10 +83,8 @@ function(setup_target TARGET DBG_MODE)
-Wl,/BASE:0x20000000
-Wl,/DYNAMICBASE:NO
)
target_link_directories(${TARGET} PRIVATE ${CMAKE_CURRENT_LIST_DIR}/dllhack)
target_link_libraries(${TARGET} PRIVATE
DbgHelp
Rayman3
)
else()

View File

@ -1,3 +0,0 @@
LIBRARY Rayman3
EXPORTS
CDAPFN0506_CDAPFN0506_X_IPT_fn_vResetInputEntry @1

Binary file not shown.