chunihook/slider.c: Add config

This commit is contained in:
Tau
2019-10-19 20:37:43 -04:00
parent b270eaf1c6
commit d31d13e0da
5 changed files with 32 additions and 4 deletions

View File

@ -59,7 +59,7 @@ static DWORD CALLBACK chuni_pre_startup(void)
chunithm_jvs_init();
}
slider_hook_init();
slider_hook_init(&chuni_hook_cfg.slider);
/* Initialize debug helpers */