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