1
0
mirror of synced 2024-12-02 17:07:17 +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);