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:
@ -64,7 +64,7 @@ static DWORD CALLBACK chuni_pre_startup(void)
|
||||
|
||||
/* Initialize debug helpers */
|
||||
|
||||
spike_hook_init();
|
||||
spike_hook_init("chunispike.txt");
|
||||
gfx_set_windowed();
|
||||
|
||||
dprintf("--- End chuni_pre_startup ---\n");
|
||||
|
Reference in New Issue
Block a user