summaryrefslogtreecommitdiff
path: root/internal_rewrite/hooks.hpp
diff options
context:
space:
mode:
authornavewindre <boneyaard@gmail.com>2018-09-25 21:14:25 +0200
committernavewindre <boneyaard@gmail.com>2018-09-25 21:14:25 +0200
commit85434a853957ae5315594f72561dd1a745549727 (patch)
tree7617f0f92f118bfa7a00349855c792e90ad18fa4 /internal_rewrite/hooks.hpp
parentb7375a7582db7ba2ee8a4dacfab226a3fd8fc514 (diff)
a
Diffstat (limited to 'internal_rewrite/hooks.hpp')
-rw-r--r--internal_rewrite/hooks.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal_rewrite/hooks.hpp b/internal_rewrite/hooks.hpp
index 3815c15..8911453 100644
--- a/internal_rewrite/hooks.hpp
+++ b/internal_rewrite/hooks.hpp
@@ -99,6 +99,7 @@ namespace hooks
void __fastcall play_sound( void* ecx_, void* edx_, const char* name );
extern decltype( &play_sound ) play_sound_o;
+ int __fastcall cl_csm_shadows_get_int( void* ecx_, void* edx_ );
int __fastcall debug_show_spread_get_int( void* ecx_, void* edx_ );
int __fastcall net_showfragments_get_int( void* ecx_, void* edx_ );