r5sdk/r5dev/hooks.h

4 lines
54 B
C
Raw Normal View History

2021-04-13 04:45:22 -07:00
#pragma once
void InstallHooks();
void RemoveHooks();