chunihook/slider.c: Add Chunithm slider emulation

This commit is contained in:
Tau
2018-11-08 16:12:05 -05:00
parent 75e227cc91
commit 4564699a42
3 changed files with 274 additions and 0 deletions

3
chunihook/slider.h Normal file
View File

@ -0,0 +1,3 @@
#pragma once
void slider_hook_init(void);