chunihook/dllmain.c: Wire up Chunithm hook DLL

This commit is contained in:
Tau
2018-11-08 16:12:20 -05:00
parent 4564699a42
commit c1dee321f3
2 changed files with 93 additions and 0 deletions

View File

@ -16,6 +16,7 @@ shared_library(
util_lib,
],
sources : [
'dllmain.c',
'jvs.c',
'jvs.h',
'slider.c',