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