mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-15 21:24:16 +01:00
Add loading via entrypoint
This commit is contained in:
parent
4cff810d1d
commit
79ddc5dd31
3 changed files with 368 additions and 0 deletions
|
|
@ -30,6 +30,9 @@
|
|||
<ClCompile Include="veh.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="rewrite_entrypoint.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="..\lib\CoreCLR\core\coreclr_delegates.h">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue