mirror of
https://github.com/moonlight-stream/moonlight-common-c.git
synced 2026-06-18 14:51:30 +00:00
Allow callers of LiStartConnection() to omit passing callbacks they don't need
This commit is contained in:
@@ -63,6 +63,9 @@
|
||||
<ClCompile Include="OpenAES\oaes_lib.c">
|
||||
<Filter>Source Files\OpenAES</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="FakeCallbacks.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="ByteBuffer.h">
|
||||
|
||||
Reference in New Issue
Block a user