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:
Tau
2018-11-12 00:13:27 -05:00
parent 2440be1cbf
commit 9614185511
3 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,3 @@
#pragma once
void spike_hook_init(void);
void spike_hook_init(const char *path);