1
0
mirror of synced 2024-09-24 02:58:20 +02:00
bananatools/hooklib/spike.h

6 lines
82 B
C
Raw Permalink 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);