1
0
mirror of synced 2024-11-12 00:40:49 +01:00
bananatools/hooklib/spike.h

6 lines
82 B
C
Raw Normal View History

2023-01-03 05:35:53 +01:00
#pragma once
#include <stddef.h>
void spike_hook_init(const wchar_t *ini_file);