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