diff options
Diffstat (limited to 'NorthstarDedicatedTest/clientauthhooks.h')
-rw-r--r-- | NorthstarDedicatedTest/clientauthhooks.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/NorthstarDedicatedTest/clientauthhooks.h b/NorthstarDedicatedTest/clientauthhooks.h new file mode 100644 index 00000000..e40a68a5 --- /dev/null +++ b/NorthstarDedicatedTest/clientauthhooks.h @@ -0,0 +1,2 @@ +#pragma once +void InitialiseClientAuthHooks(HMODULE baseAddress);
\ No newline at end of file |