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