mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-01-09 10:49:28 +08:00
fix(NativeHooks): Removed old file that was borked by Visual Studio
This commit is contained in:
parent
60c279ce48
commit
b8d7acabc3
@ -1,11 +0,0 @@
|
||||
#include "native_hooks.hpp"
|
||||
|
||||
namespace big
|
||||
{
|
||||
inline void NETWORK_CAN_BAIL(rage::scrNativeCallContext* src)
|
||||
{
|
||||
LOG(INFO) << "NATIVE_HOOK => NETWORK_CAN_BAIL : TRIGGERED";
|
||||
|
||||
src->set_return_value<BOOL>(false);
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user