mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-12 18:27:24 +01:00
Rename interop folders
This commit is contained in:
parent
49f1e2dcde
commit
56286e0123
17 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ using Penumbra.GameData.Actors;
|
|||
using Penumbra.Interop.Services;
|
||||
using Penumbra.Services;
|
||||
|
||||
namespace Penumbra.Interop.Resolver;
|
||||
namespace Penumbra.Interop.PathResolving;
|
||||
|
||||
public unsafe class IdentifiedCollectionCache : IDisposable, IEnumerable<(nint Address, ActorIdentifier Identifier, ModCollection Collection)>
|
||||
{
|
||||
Loading…
Add table
Add a link
Reference in a new issue