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