forked from TeamTofuShop/segatools
util/spike.c: Use different filenames for each DLL
Might want to hook Chunithm and the card reader satellite process side by side for instance.
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
#pragma once
|
||||
|
||||
void spike_hook_init(void);
|
||||
void spike_hook_init(const char *path);
|
||||
|
Reference in New Issue
Block a user