Phasor  01.00.10.059
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Hooks.h
Go to the documentation of this file.
1 #pragma once
2 
3 namespace halo
4 {
5  // Installs all codecaves and applies all patches
6  void InstallHooks();
7 }