forked from TeamTofuShop/segatools
hooklib/dll.c: Add dynamic loader hook mechanism
This commit is contained in:
@ -9,6 +9,8 @@ hooklib_lib = static_library(
|
||||
sources : [
|
||||
'clock.c',
|
||||
'clock.h',
|
||||
'dll.c',
|
||||
'dll.h',
|
||||
'fdshark.c',
|
||||
'fdshark.h',
|
||||
'gfx.c',
|
||||
|
Reference in New Issue
Block a user