mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-22 16:39:27 +01:00
Rename GameResourceManagement, add some output
This commit is contained in:
parent
041485cad4
commit
940f1fbb3d
11 changed files with 65 additions and 34 deletions
|
|
@ -1,9 +1,8 @@
|
|||
using System.Numerics;
|
||||
using FFXIVClientStructs.FFXIV.Client.System.Resource;
|
||||
using FFXIVClientStructs.FFXIV.Client.System.Resource.Handle;
|
||||
using FFXIVClientStructs.STD;
|
||||
using ImGuiNET;
|
||||
using ResourceHandle = FFXIVClientStructs.FFXIV.Client.System.Resource.Handle.ResourceHandle;
|
||||
using ResourceManager = FFXIVClientStructs.FFXIV.Client.System.Resource.ResourceManager;
|
||||
|
||||
namespace Penumbra.UI
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue