forked from TeamTofuShop/segatools
hooklib/config.c: Add struct gfx_config
This commit is contained in:
@ -7,6 +7,8 @@ hooklib_lib = static_library(
|
||||
capnhook.get_variable('hook_dep'),
|
||||
],
|
||||
sources : [
|
||||
'config.c',
|
||||
'config.h',
|
||||
'dll.c',
|
||||
'dll.h',
|
||||
'dns.c',
|
||||
|
Reference in New Issue
Block a user