divahook/config.c: Consolidate config

This commit is contained in:
Tau
2019-05-17 23:41:14 -04:00
parent dff71b530a
commit d44740647c
4 changed files with 47 additions and 16 deletions

View File

@ -20,6 +20,8 @@ shared_library(
util_lib,
],
sources : [
'config.c',
'config.h',
'dllmain.c',
'jvs.c',
'jvs.h',