mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-21 23:37:44 +01:00
Remove old PInvoke libs
This commit is contained in:
parent
90b15d45c6
commit
4e724fbe45
8 changed files with 11 additions and 17 deletions
|
|
@ -2,9 +2,7 @@ using System.Collections.Generic;
|
|||
using System.Reflection;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
using Dalamud.Memory;
|
||||
using JetBrains.Annotations;
|
||||
using PInvoke;
|
||||
using Windows.Win32.System.Memory;
|
||||
|
||||
using Win32Exception = System.ComponentModel.Win32Exception;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue