Files

5 lines
96 B
C
Raw Permalink Normal View History

#pragma once
#include "head.h"
extern bool init_hooks(void);
extern void uninstall_hooks(void);