diff options
| author | navewindre <boneyaard@gmail.com> | 2018-09-09 18:28:04 +0200 |
|---|---|---|
| committer | navewindre <boneyaard@gmail.com> | 2018-09-09 18:28:04 +0200 |
| commit | 215818ddedc02be3a1a5c2be3912abdbcd29dd72 (patch) | |
| tree | 16453999d9380f43a6f436e491e63aa58ac7e764 /internal_rewrite/end_lock.cpp | |
| parent | 620f39df29fed446ab007e03c7b071f635379f1f (diff) | |
detours etc
Diffstat (limited to 'internal_rewrite/end_lock.cpp')
| -rw-r--r-- | internal_rewrite/end_lock.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/internal_rewrite/end_lock.cpp b/internal_rewrite/end_lock.cpp index e0b30d8..ee81d7a 100644 --- a/internal_rewrite/end_lock.cpp +++ b/internal_rewrite/end_lock.cpp @@ -5,7 +5,6 @@ #include "context.hpp" void __fastcall hooks::end_lock( void* ecx, void* edx ) { // THIS IS PROLLY NOT ENDLOCK, BUT WHATEVER - static auto end_lock_o = g_csgo.m_mdl_cache->get_old_function< decltype( &hooks::end_lock ) >( 34 ); // signature: |
