aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/NorthstarDLL.vcxproj
diff options
context:
space:
mode:
authorpg9182 <96569817+pg9182@users.noreply.github.com>2023-03-05 16:19:15 -0500
committerpg9182 <96569817+pg9182@users.noreply.github.com>2023-04-17 14:50:10 -0400
commit2c889a0bc06b19f5842d002f5d671aaab8c3b419 (patch)
treea04d62c61abcd6c7ddb4fd9b20e16b86b1a27d4d /NorthstarDLL/NorthstarDLL.vcxproj
parent450d0b1ed437cf37b4309af952af8904f3f07768 (diff)
downloadNorthstarLauncher-2c889a0bc06b19f5842d002f5d671aaab8c3b419.tar.gz
NorthstarLauncher-2c889a0bc06b19f5842d002f5d671aaab8c3b419.zip
Extract ProcessConnectionlessPacket hook to separate file
Diffstat (limited to 'NorthstarDLL/NorthstarDLL.vcxproj')
-rw-r--r--NorthstarDLL/NorthstarDLL.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/NorthstarDLL/NorthstarDLL.vcxproj b/NorthstarDLL/NorthstarDLL.vcxproj
index da6ed9cd..f2607a82 100644
--- a/NorthstarDLL/NorthstarDLL.vcxproj
+++ b/NorthstarDLL/NorthstarDLL.vcxproj
@@ -530,6 +530,7 @@
<ClCompile Include="server\buildainfile.cpp" />
<ClCompile Include="server\r2server.cpp" />
<ClCompile Include="server\serverchathooks.cpp" />
+ <ClCompile Include="server\servernethooks.cpp" />
<ClCompile Include="server\serverpresence.cpp" />
<ClCompile Include="shared\exploit_fixes\exploitfixes.cpp" />
<ClCompile Include="shared\exploit_fixes\exploitfixes_lzss.cpp" />