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